blob: 52a237663ed6bde3a8d2370857585a013d7a1919 (
plain)
1
2
3
4
5
|
#!/sbin/openrc-run
supervisor=supervise-daemon
command="/usr/bin/nymphcast_server"
command_args="-c /etc/nymphcast/nymphcast_config.ini -a /usr/share/nymphcast/apps/ -w /usr/share/nymphcast/wallpapers/"
|