mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2025-07-21 19:34:35 +02:00
commit
01a5a11e07
@ -6,6 +6,10 @@
|
||||
'pkg': 'cronie',
|
||||
'service': 'crond',
|
||||
},
|
||||
'Suse': {
|
||||
'pkg': 'cronie',
|
||||
'service': 'cron',
|
||||
},
|
||||
'Debian': {
|
||||
'pkg': 'cron',
|
||||
'service': 'cron',
|
||||
|
Loading…
x
Reference in New Issue
Block a user