aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner2020-04-21 08:52:34 +0000
committerShepherd2020-04-21 08:52:34 +0000
commit5f9494c36a8d4e6ef711b2d63871a872ab65f7bb (patch)
tree2985cc60d7e42679a5a944bd4a515c1e8d187c2d
parent6680c11f3c0a29cb92d29d6a4e597fe74dd6a24b (diff)
downloadgn-shepherd-services-5f9494c36a8d4e6ef711b2d63871a872ab65f7bb.tar.gz
ratspub: enable service
-rw-r--r--shepherd/init.d/ratspub.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/shepherd/init.d/ratspub.scm b/shepherd/init.d/ratspub.scm
index f0a95fa..cb4fbb1 100644
--- a/shepherd/init.d/ratspub.scm
+++ b/shepherd/init.d/ratspub.scm
@@ -15,4 +15,4 @@
#:respawn? #t))
(register-services ratspub)
-;(start ratspub)
+(start ratspub)