Skip to content

Commit

Permalink
Merge pull request #41 from stephdl/FixSudoPermission
Browse files Browse the repository at this point in the history
Set sudo permissions file NethServer/dev#5920
  • Loading branch information
stephdl committed Dec 8, 2019
2 parents d22548d + 307a775 commit 43f4622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nethserver-sogo.spec
Expand Up @@ -52,6 +52,7 @@ chmod +x %{buildroot}/usr/libexec/nethserver/api/%{name}/*

%{genfilelist} %{buildroot} \
--file /usr/bin/sogo-restore-user 'attr(0750,root,root)'\
--file /etc/sudoers.d/50_nsapi_nethserver_sogo 'attr(0440,root,root)' \
> %{name}-%{version}-filelist
echo "%doc COPYING" >> %{name}-%{version}-filelist
echo "%doc README.rst" >> %{name}-%{version}-filelist
Expand Down

0 comments on commit 43f4622

Please sign in to comment.