mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 00:13:04 +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"
|
echo "+++ create lastlog"
|
||||||
/usr/bin/touch /var/log/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:
|
# Since we are starting with a very fresh /etc on an MFS:
|
||||||
if [ -d /conf/default/etc ]; then
|
if [ -d /conf/default/etc ]; then
|
||||||
|
@ -75,7 +75,7 @@ fi
|
|||||||
echo "+++ create lastlog"
|
echo "+++ create lastlog"
|
||||||
/usr/bin/touch /var/log/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:
|
# Since we are starting with a very fresh /etc on an MFS:
|
||||||
if [ -d /conf/default/etc ]; then
|
if [ -d /conf/default/etc ]; then
|
||||||
|
@ -75,7 +75,7 @@ fi
|
|||||||
echo "+++ create lastlog"
|
echo "+++ create lastlog"
|
||||||
/usr/bin/touch /var/log/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:
|
# Since we are starting with a very fresh /etc on an MFS:
|
||||||
if [ -d /conf/default/etc ]; then
|
if [ -d /conf/default/etc ]; then
|
||||||
|
@ -75,7 +75,7 @@ fi
|
|||||||
echo "+++ create lastlog"
|
echo "+++ create lastlog"
|
||||||
/usr/bin/touch /var/log/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:
|
# Since we are starting with a very fresh /etc on an MFS:
|
||||||
if [ -d /conf/default/etc ]; then
|
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:
|
# Since we are starting with a very fresh /etc on an MFS:
|
||||||
if [ -d /conf/default/etc ]; then
|
if [ -d /conf/default/etc ]; then
|
||||||
newaliases
|
newaliases
|
||||||
if
|
fi
|
||||||
|
|
||||||
#
|
#
|
||||||
# XXX make sure to create one dir for each printer as requested by lpd
|
# XXX make sure to create one dir for each printer as requested by lpd
|
||||||
|
Loading…
Reference in New Issue
Block a user