aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-19 18:41:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-19 18:56:59 -0700
commit85f2ea158ea75776bd1a83b0cf28342d7005beb5 (patch)
tree3333188943f3d069a97fb2b193f0c8efcb9cfd92 /consfigurator.asd
parentbb54fc263a201dc950d6392886c498410ac3e4cf (diff)
downloadconsfigurator-85f2ea158ea75776bd1a83b0cf28342d7005beb5.tar.gz
add SERVICE:NO-SERVICES, SERVICE:RUNNING
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 b487645..ab95b69 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -30,6 +30,7 @@
(:file "src/property/cmd")
(:file "src/property/file")
(:file "src/property/os")
+ (:file "src/property/service")
(:file "src/property/apt")
(:file "src/property/chroot")
(:file "src/property/user")