aboutsummaryrefslogtreecommitdiff
path: root/shepherd
diff options
context:
space:
mode:
authorEfraim Flashner2020-03-31 13:23:33 +0000
committerShepherd2020-03-31 13:23:33 +0000
commit222bc44e173b1ab912923f334a45898556ca41e2 (patch)
tree521ac8e5e90a88bc6bc0e840395b8f39b903fefa /shepherd
parent44b9e05ee06c7eb7e0a1feb62aad268e067a5386 (diff)
downloadgn-shepherd-services-222bc44e173b1ab912923f334a45898556ca41e2.tar.gz
shepherd: singlecell: Autostart
Diffstat (limited to 'shepherd')
-rw-r--r--shepherd/init.d/singlecell.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/shepherd/init.d/singlecell.scm b/shepherd/init.d/singlecell.scm
index ace30e3..358e4d4 100644
--- a/shepherd/init.d/singlecell.scm
+++ b/shepherd/init.d/singlecell.scm
@@ -10,4 +10,4 @@
#:respawn? #t))
(register-services singlecell)
-;(start singlecell)
+(start singlecell)