Typo, thanks to Matthias Schwarzott, #166.
This commit is contained in:
parent
6027b0ed7d
commit
7138c1532c
@ -84,7 +84,7 @@ start()
|
||||
if dir_writeable /var/run; then
|
||||
ebegin "Creating user login records"
|
||||
local xtra=
|
||||
[ "${RC_UNAME}" = NetBSD ] && extra=x
|
||||
[ "${RC_UNAME}" = NetBSD ] && xtra=x
|
||||
for x in "" $xtra; do
|
||||
mkutmp /var/run/utmp${x}
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user