[scripts] Amazon EC2: enable vixie-cron daemon
This commit is contained in:
parent
19c452a6f4
commit
85e7f29b01
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user