update service name

This commit is contained in:
arne 2023-01-31 21:05:53 +01:00
parent aceac58492
commit 83bd672cf0

View File

@ -1,6 +1,6 @@
#!/sbin/openrc-run #!/sbin/openrc-run
name="$SVCNAME" name="scratch-cloudvars-server"
command="/data/entrypoint.sh" command="/data/entrypoint.sh"
pidfile="/var/run/$SVCNAME.pid" pidfile="/var/run/$SVCNAME.pid"
command_background="yes" command_background="yes"