7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
|
#!/bin/env ssm
|
||
|
|
||
|
export DISPLAY="${service_name#stalonetray@}"
|
||
|
|
||
|
#service_respawn = 'true'
|
||
|
service_command = "/usr/bin/stalonetray"
|