summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-09 21:27:44 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-09 21:27:44 +0000
commit84f68d65b486c89b17927713bc62b9de89fffe23 (patch)
treee0d7128462c30960d522a42bf9ae8e95d4be3a95 /etc
parentc1dacc552c4846f5c0a466b8c5f445bb654cbc2a (diff)
downloadpfsense-84f68d65b486c89b17927713bc62b9de89fffe23.zip
pfsense-84f68d65b486c89b17927713bc62b9de89fffe23.tar.gz
Chown to root:wheel
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 840d78a..fb61619 100755
--- a/etc/rc
+++ b/etc/rc
@@ -70,7 +70,7 @@ if [ ! -L /etc/sasyncd.conf ]; then
touch /var/etc/sasyncd.conf
rm -rf /etc/sasyncd.conf
ln -s /var/etc/sasyncd.conf /etc/sasyncd.conf
- chown root /var/etc/sasyncd.conf
+ chown root:wheel /var/etc/sasyncd.conf
chmod 0600 /var/etc/sasyncd.conf
fi
OpenPOWER on IntegriCloud