aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-22 12:50:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-22 12:50:43 -0700
commitb5f01bc4d9cb5e197df36e84e2b88eb0ac817f9e (patch)
tree555b5b1595dbe01871cd1cfc801f17abd7987f7f /consfigurator.asd
parent580b01a5693f6bd3d0dd42f11a94e96826b84c1a (diff)
downloadconsfigurator-b5f01bc4d9cb5e197df36e84e2b88eb0ac817f9e.tar.gz
add some very simple systemd service properties
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
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")