diff --git a/templates/500_init-daemons-dabian.yaml.tt2 b/templates/500_init-daemons-dabian.yaml.tt2 index bc2bf75..608ac62 100644 --- a/templates/500_init-daemons-dabian.yaml.tt2 +++ b/templates/500_init-daemons-dabian.yaml.tt2 @@ -1,6 +1,14 @@ service: - acpid: + acpid.service: + enabled: false + running: true + + acpid.socket: + enabled: true + running: true + + acpid.path: enabled: true running: true