diff options
Diffstat (limited to 'abs/core/runit/runitscripts/services/hobbit')
-rwxr-xr-x | abs/core/runit/runitscripts/services/hobbit/run | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/abs/core/runit/runitscripts/services/hobbit/run b/abs/core/runit/runitscripts/services/hobbit/run deleted file mode 100755 index 24ad9fe..0000000 --- a/abs/core/runit/runitscripts/services/hobbit/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -exec 2>&1 -exec su nobody -c "/data/srv/hobbit/server/bin/hobbitlaunch --config=/data/srv/hobbit/server/etc/hobbitlaunch.cfg --env=/data/srv/hobbit/server/etc/hobbitserver.cfg --log=/var/log/hobbit/hobbitlaunch.log --pidfile=/var/log/hobbit/hobbitlaunch.pid --no-daemon" |