16 lines
310 B
16 lines
310 B
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
|
|
|