SPECS: amanda.spec - chown syntax
qboosh
qboosh at pld-linux.org
Mon Dec 11 12:57:14 CET 2006
Author: qboosh Date: Mon Dec 11 11:57:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- chown syntax
---- Files affected:
SPECS:
amanda.spec (1.147 -> 1.148)
---- Diffs:
================================================================
Index: SPECS/amanda.spec
diff -u SPECS/amanda.spec:1.147 SPECS/amanda.spec:1.148
--- SPECS/amanda.spec:1.147 Mon Dec 11 12:45:54 2006
+++ SPECS/amanda.spec Mon Dec 11 12:57:09 2006
@@ -207,7 +207,7 @@
/usr/bin/chsh -s /bin/sh amanda
if [ -f %{_localstatedir}/amanda/.amandahosts ]; then
echo "Fixing permissions of %{_localstatedir}/amanda/.amandahosts file"
- chown amanda.amanda %{_localstatedir}/amanda/.amandahosts
+ chown amanda:amanda %{_localstatedir}/amanda/.amandahosts
chmod 600 %{_localstatedir}/amanda/.amandahosts
fi
@@ -384,6 +384,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.148 2006/12/11 11:57:09 qboosh
+- chown syntax
+
Revision 1.147 2006/12/11 11:45:54 baggins
- more trigger fun
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amanda.spec?r1=1.147&r2=1.148&f=u
More information about the pld-cvs-commit
mailing list