You might receive this error when your try to restart services in CPanel.
This is because the group of the tty devices are not “tty”
Change it to tty.
chgrp tty /dev/ttyp* /dev/ptyp* /dev/vcs* /dev/ptmx /dev/pts/0
as simple as that.:)
You might receive this error when your try to restart services in CPanel.
This is because the group of the tty devices are not “tty”
Change it to tty.
chgrp tty /dev/ttyp* /dev/ptyp* /dev/vcs* /dev/ptmx /dev/pts/0
as simple as that.:)