Small fix
This commit is contained in:
parent
fb22f44031
commit
3b317bd6e8
2
SETUP.sh
2
SETUP.sh
@ -491,7 +491,7 @@ if [ "$OSTYPE" = "NetBSD" ]; then
|
|||||||
if [ -f /etc/gettytab ]; then
|
if [ -f /etc/gettytab ]; then
|
||||||
if [ "`grep mbse /etc/gettytab`" = "" ]; then
|
if [ "`grep mbse /etc/gettytab`" = "" ]; then
|
||||||
log "+" "[$?] adding mbsebbs login to /etc/gettytab"
|
log "+" "[$?] adding mbsebbs login to /etc/gettytab"
|
||||||
cat << EOF >>/etc/
|
cat << EOF >>/etc/gettytab
|
||||||
|
|
||||||
#
|
#
|
||||||
# Login entry for mbsebbs.
|
# Login entry for mbsebbs.
|
||||||
|
Reference in New Issue
Block a user