run x as a service
This commit is contained in:
parent
89484da8d5
commit
2fd7c77098
5 changed files with 38 additions and 0 deletions
4
services/x/log/run
Executable file
4
services/x/log/run
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
exec vlogger -t ninewise-x
|
||||
#[ -d /var/log/ninewise/x ] || mkdir /var/log/ninewise/x
|
||||
#exec svlogd -tt /var/log/ninewise/x
|
Loading…
Add table
Add a link
Reference in a new issue