From b5f01bc4d9cb5e197df36e84e2b88eb0ac817f9e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 22 Jun 2021 12:50:43 -0700 Subject: add some very simple systemd service properties Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 830c65b..32c55a3 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -59,6 +59,7 @@ (:file "src/property/postfix") (:file "src/property/cron") (:file "src/property/apache") + (:file "src/property/systemd") (:file "src/connection/shell-wrap") (:file "src/connection/fork") (:file "src/connection/rehome") -- cgit v1.2.3