Fix permission of the up script

This commit is contained in:
Daniel Berteaud 2013-05-24 16:29:15 +02:00
parent 42036e42ee
commit 6378427fdf
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ perl createlinks
--dir /etc/openvpn/routed/ccd 'attr(0755,root,root)' \
--dir /etc/openvpn/routed/tmp 'attr(0770,root,openvpn)' \
--file /usr/bin/ovpn-routed-update-crl 'attr(0750,root,root)' \
--file /etc/openvpn/routed/bin/up 'attr(755,root,root)' \
> %{name}-%{version}-filelist
%files -f %{name}-%{version}-filelist