You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
310 B
17 lines
310 B
3 years ago
|
Name: teams-fix-start-epm-play
|
||
|
Summary: Hack to fix start teams after eepm install
|
||
|
Version: 0.1
|
||
|
Release: kometa0
|
||
|
License: GPLv3
|
||
|
Group: Networking/Other
|
||
|
BuildArch: noarch
|
||
|
Requires(post): eepm
|
||
|
|
||
|
%description
|
||
|
%summary
|
||
|
|
||
|
%files
|
||
|
|
||
|
%post
|
||
|
echo "chmod 4755 /opt/teams/chrome-sandbox" >> /etc/eepm/prescription.d/teams.sh
|