[scripts] Amazon EC2: enable vixie-cron daemon
This commit is contained in:
@@ -22,6 +22,8 @@ rc-update del x-setup boot
|
|||||||
|
|
||||||
# Enable ssh
|
# Enable ssh
|
||||||
rc-update add sshd default
|
rc-update add sshd default
|
||||||
|
# Enable cron
|
||||||
|
rc-update add vixie-cron default
|
||||||
|
|
||||||
# delete root password, only ssh allowed
|
# delete root password, only ssh allowed
|
||||||
passwd -d root
|
passwd -d root
|
||||||
|
|||||||
Reference in New Issue
Block a user