summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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