4
0
Эх сурвалжийг харах

Merge pull request #65 from EzequielBruni/main

Created a service file for OpenRC (Alpine Linux/Gentoo)
James Read 3 жил өмнө
parent
commit
8b9932f85c
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      openrc-OliveTin

+ 7 - 0
openrc-OliveTin

@@ -0,0 +1,7 @@
+#!/sbin/openrc-run
+
+name=$RC_SVCNAME
+description="OliveTin"
+command="/usr/local/bin/OliveTin"
+pidfile="/run/${RC_SVCNAME}.pid"
+command_background=true