2 lines
76 B
Bash
Executable file
2 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
exec chpst -P sudo -u xbmc -- /usr/lib/xbmc/xbmc.bin --standalone
|