mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Full path to adjkerntz
This commit is contained in:
parent
134ebac926
commit
40697dbfd8
2
etc/rc
2
etc/rc
@ -77,7 +77,7 @@ clog -i -s 32768 /var/log/vpn.log
|
||||
clog -i -s 32768 /var/log/portalauth.log
|
||||
chmod 0600 /var/log/system.log /var/log/filter.log /var/log/dhcpd.log /var/log/vpn.log /var/log/portalauth.log
|
||||
|
||||
adjkerntz -i
|
||||
/sbin/adjkerntz -i
|
||||
|
||||
DEVFS=`mount | grep devfs | wc -l | cut -d" " -f8`
|
||||
if [ "$DEVFS" = "0" ]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user