Choose if a command in /etc/init.d/ should start automatic or not
by
Wyden Silvan
—
last modified
26.11.2009 16:55
aptitude install chkconfig
chkconfig -e cron -> set to on or off to change the command cron to start at reboot or not
