mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2026-07-23 22:39:23 +02:00
@@ -6,6 +6,10 @@
|
||||
'pkg': 'cronie',
|
||||
'service': 'crond',
|
||||
},
|
||||
'Suse': {
|
||||
'pkg': 'cronie',
|
||||
'service': 'cron',
|
||||
},
|
||||
'Debian': {
|
||||
'pkg': 'cron',
|
||||
'service': 'cron',
|
||||
|
||||
Reference in New Issue
Block a user