summaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/00global.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/00global.pp b/manifests/00global.pp
index 80cbd23..9b2ced6 100644
--- a/manifests/00global.pp
+++ b/manifests/00global.pp
@@ -5,6 +5,3 @@ $persistent_data = lookup('persistent_data', undef, undef, undef)
Package::Makepkg {
build_user => $default_user,
}
-
-include systemd
-Class["systemd"] -> Service<| |>