run x as a service

This commit is contained in:
Felix Van der Jeugt 2020-12-04 14:50:50 +01:00
parent 89484da8d5
commit 2fd7c77098
No known key found for this signature in database
GPG key ID: 58B209295023754D
5 changed files with 38 additions and 0 deletions

4
services/x/log/run Executable file
View 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