Comment 5 for bug 53040

Revision history for this message
_kai_ (gpayo) wrote :

The output of the command is:

# RUNLEVEL=`runlevel | cut -d" " -f2`
# echo $RUNLEVEL
2
# egrep -sr "chmod.*null" /etc/rc$RUNLEVEL.d/* /etc/rc.local
/etc/rc2.d/S19cupsys: chmod 3775 /usr/share/ppd/custom 2>/dev/null || true

Nothing inusual, I think... :(