mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
fix backwards spelling
This commit is contained in:
parent
4f91e3efb2
commit
fc994f232c
5 changed files with 5 additions and 5 deletions
|
|
@ -75,7 +75,7 @@ fi
|
|||
echo "+++ create lastlog"
|
||||
/usr/bin/touch /var/log/lastlog
|
||||
|
||||
if
|
||||
mount -a # chown and chgrp are in /usr
|
||||
|
||||
# Since we are starting with a very fresh /etc on an MFS:
|
||||
if [ -d /conf/default/etc ]; then
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ fi
|
|||
echo "+++ create lastlog"
|
||||
/usr/bin/touch /var/log/lastlog
|
||||
|
||||
if
|
||||
mount -a # chown and chgrp are in /usr
|
||||
|
||||
# Since we are starting with a very fresh /etc on an MFS:
|
||||
if [ -d /conf/default/etc ]; then
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ fi
|
|||
echo "+++ create lastlog"
|
||||
/usr/bin/touch /var/log/lastlog
|
||||
|
||||
if
|
||||
mount -a # chown and chgrp are in /usr
|
||||
|
||||
# Since we are starting with a very fresh /etc on an MFS:
|
||||
if [ -d /conf/default/etc ]; then
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ fi
|
|||
echo "+++ create lastlog"
|
||||
/usr/bin/touch /var/log/lastlog
|
||||
|
||||
if
|
||||
mount -a # chown and chgrp are in /usr
|
||||
|
||||
# Since we are starting with a very fresh /etc on an MFS:
|
||||
if [ -d /conf/default/etc ]; then
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ mount -a # chown and chgrp are in /usr
|
|||
# Since we are starting with a very fresh /etc on an MFS:
|
||||
if [ -d /conf/default/etc ]; then
|
||||
newaliases
|
||||
if
|
||||
fi
|
||||
|
||||
#
|
||||
# XXX make sure to create one dir for each printer as requested by lpd
|
||||
|
|
|
|||
Loading…
Reference in a new issue