]> git.pld-linux.org Git - packages/PowerChutePlus.git/commitdiff
- chgrp pwrchute /etc/powerchute.ini
authorRoman Werpachowski <roman.werpachowski@gmail.com>
Mon, 25 Feb 2002 14:03:53 +0000 (14:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- chmod 640 /etc/powerchute.ini

Changed files:
    PowerChutePlus.spec -> 1.13

PowerChutePlus.spec

index f77882f5bda35ffcc0f4ab50eac0574ea1410793..6d93fda2bbc49c3b88c58fd0c398e9dd720ea1f0 100644 (file)
@@ -130,7 +130,7 @@ fi
 %defattr(644,root,root,755)
 %doc help/* apachesh.pdf language.txt.gz readme_apache.gz pc453ug.pdf settings.pdf
 %attr(754,root,root) /etc/rc.d/init.d/upsd
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/powerchute.ini
+%attr(640,root,pwrchute) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/powerchute.ini
 %attr(755,root,root) %{_sbindir}/upsd
 %attr(755,root,root) %{_libdir}/powerchute/Config.sh
 %attr(755,root,root) %{_libdir}/powerchute/_xpwrchute
This page took 0.090386 seconds and 4 git commands to generate.