This commit is contained in:
mboelen 2016-02-09 13:02:50 +01:00
commit b1f655ca1e

View File

@ -830,7 +830,7 @@
LogText "Result: found sulogin, so single user is protected" LogText "Result: found sulogin, so single user is protected"
fi fi
else else
LogText "Result: file /etc/inittab does not exist" LogText "Result: file /etc/sysconfig/init does not exist"
fi fi
if [ -f /etc/inittab -o -f /etc/sysconfig/init ]; then if [ -f /etc/inittab -o -f /etc/sysconfig/init ]; then
if [ ${FOUND} -eq 0 ]; then if [ ${FOUND} -eq 0 ]; then