]> git.pld-linux.org Git - packages/pdnsd.git/commitdiff
- init file update (needs more work)
authoralchemyx <alchemyx@pld-linux.org>
Thu, 8 Feb 2001 11:29:40 +0000 (11:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added cache file, changed permissions

Changed files:
    pdnsd.spec -> 1.4

pdnsd.spec

index ae26895503e1baccdae4192a7c7541631654d7f7..5c25fe9f301a36520a448db9923c7174fe8323d4 100644 (file)
@@ -76,4 +76,5 @@ fi
 %attr(754,root,root) /etc/rc.d/init.d/pdnsd
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pdnsd.conf
 %attr(755,root,root) %{_sbindir}/pdnsd
-%dir /var/cache/pdnsd
+%attr(770,nobody,nobody) %dir /var/cache/pdnsd
+%attr(660, nobody, nobody) %config /var/cache/pdnsd/pdnsd.cache
This page took 0.067882 seconds and 4 git commands to generate.