Henrik Grimler
6 years ago
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
--- ../start-services.sh.orig 2019-07-27 14:03:44.761403867 +0200
|
|||
+++ ./start-services.sh 2019-07-27 14:01:49.473403949 +0200
|
|||
@@ -1,3 +1,3 @@
|
|||
export SVDIR=$PREFIX/var/service |
|||
export LOGDIR=$PREFIX/var/log |
|||
-(termux-services start >/dev/null 2>&1 & )
|
|||
+(service-daemon start >/dev/null 2>&1 & )
|
Loading…
Reference in new issue