about summary refs log tree commit diff
path: root/openrc.service
diff options
context:
space:
mode:
Diffstat (limited to 'openrc.service')
-rwxr-xr-xopenrc.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/openrc.service b/openrc.service
index ea822ae..1d2df11 100755
--- a/openrc.service
+++ b/openrc.service
@@ -15,7 +15,7 @@ depend() {
 }
 
 start_pre() {
-	/opt/svtree/bin/svtree-init
+	true
 }
 
 reload() {