Merge pull request #1 from bmwiedemann/suse

Add SUSE support
This commit is contained in:
Martin Hoefling
2017-08-30 15:15:25 +02:00
committed by GitHub
+4
View File
@@ -6,6 +6,10 @@
'pkg': 'cronie',
'service': 'crond',
},
'Suse': {
'pkg': 'cronie',
'service': 'cron',
},
'Debian': {
'pkg': 'cron',
'service': 'cron',