From 5f9494c36a8d4e6ef711b2d63871a872ab65f7bb Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 21 Apr 2020 08:52:34 +0000 Subject: ratspub: enable service --- shepherd/init.d/ratspub.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3