a503326524
The scheduling service on debian is called cron, not crond. Adjusting file so that cron service starts on system boot. Test Plan: Pend - Boot Debian iso and check if service is enabled Story: 2009101 Task: 44829 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I963d4ad3e4ce8eb3a8f4c63aef647c90156ea167
27 lines
472 B
Plaintext
27 lines
472 B
Plaintext
# System stuff
|
|
enable ssh.service
|
|
enable atd.*
|
|
enable cron.*
|
|
enable rpcbind.*
|
|
enable avahi-daemon.*
|
|
enable apparmor.*
|
|
enable set-grub-install-device.*
|
|
|
|
# The various syslog implementaitons
|
|
enable syslog-ng.*
|
|
|
|
# Network facing
|
|
enable libvirtd.service
|
|
|
|
# Storage
|
|
enable multipathd.service
|
|
enable libstoragemgmt.service
|
|
enable lvm2-lvmpolld.socket
|
|
enable lvm2-monitor.*
|
|
enable lvm2-lvmetad.*
|
|
enable dm-event.*
|
|
enable dmraid-activation.service
|
|
|
|
# Others
|
|
enable virlogd.socket
|