9 lines
196 B
Plaintext
9 lines
196 B
Plaintext
|
#!/bin/execlineb -P
|
||
|
|
||
|
foreground { s6-svwait -t 3000 -u /etc/services.d/xorg }
|
||
|
cd /srv/flsms
|
||
|
export DISPLAY :10
|
||
|
fdmove -c 2 1
|
||
|
s6-setuidgid 8018:8018
|
||
|
/srv/flsms/frontlinesms2/FrontlineSMS2_Launcher
|