добавил openrc скрипт

This commit is contained in:
kirillius 2024-12-26 12:07:36 +03:00
parent 7505b4d9e4
commit 2050e9e1c1
1 changed files with 4 additions and 0 deletions

4
bin/webui Normal file
View File

@ -0,0 +1,4 @@
#!/sbin/openrc-run
command="/opt/protected-resources-list/bin/webui-server"
command_background=true
pidfile="/run/${RC_SVCNAME}.pid"