Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
@@ -0,0 +1,9 @@
+#
+# systemd related stuff
+
+# Define systemd daemon-reload command to pull in if required
+systemctl-daemon-reload:
+ cmd.wait:
+ - name: systemctl daemon-reload
+ - watch: []
@@ -20,6 +20,7 @@ base:
- snmpd
- ssh
- sysctl
+ - systemd
- timezone
- vim
- unattended-upgrades