Why create cronjobs when you can run services??
If you have your cron setup with 10 different tasks, all the tasks will fail if cron fails.
Cronjobs only work setting timers and reboot, while services can be configurated to start when for example network is up.
also a service is running while cronjob can only be set to as low as once a minute.
forked from PierreGode/Ubuntu-systemctl-service
-
Notifications
You must be signed in to change notification settings - Fork 0
afrik13/Ubuntu-systemctl-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%