6 lines
90 B
Bash
6 lines
90 B
Bash
/etc/init.d/bt restart
|
|
pkill crond
|
|
/sbin/crond
|
|
/usr/sbin/sshd -D &
|
|
tail -f /dev/null
|