diff --git a/bin/webui b/bin/webui new file mode 100644 index 0000000..db03710 --- /dev/null +++ b/bin/webui @@ -0,0 +1,4 @@ +#!/sbin/openrc-run +command="/opt/protected-resources-list/bin/webui-server" +command_background=true +pidfile="/run/${RC_SVCNAME}.pid" \ No newline at end of file