Revision 84f68d65
Added by Scott Ullrich about 20 years ago
etc/rc | ||
---|---|---|
70 | 70 |
touch /var/etc/sasyncd.conf |
71 | 71 |
rm -rf /etc/sasyncd.conf |
72 | 72 |
ln -s /var/etc/sasyncd.conf /etc/sasyncd.conf |
73 |
chown root /var/etc/sasyncd.conf |
|
73 |
chown root:wheel /var/etc/sasyncd.conf
|
|
74 | 74 |
chmod 0600 /var/etc/sasyncd.conf |
75 | 75 |
fi |
76 | 76 |
|
Also available in: Unified diff
Chown to root:wheel