fix(platform): add support for Arch

This commit is contained in:
Imran Iqbal
2019-10-15 02:16:06 +01:00
parent c12034a38d
commit a9968e329c
3 changed files with 15 additions and 6 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
cron: {}
cron:
pkg: cronie
service: cron
+4 -5
View File
@@ -12,12 +12,11 @@
---
Debian:
pkg: cron
service: cron
RedHat:
pkg: cronie
service: crond
Suse:
pkg: cronie
service: cron
Suse: {}
Arch:
service: cronie