mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-09 16:01:19 +01:00
fix backwards spelling
This commit is contained in:
parent
4f91e3efb2
commit
fc994f232c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91785
@ -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 New Issue
Block a user