2
This commit is contained in:
8
ais-runner
Normal file
8
ais-runner
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/sbin/openrc-run
|
||||
name="ais-runner"
|
||||
description="ais runner"
|
||||
command="/root/ais/ais_query.sh"
|
||||
command_background=true
|
||||
pidfile="/run/ais-runner.pid"
|
||||
output_log="/var/log/${RC_SVCNAME}.log"
|
||||
error_log="/var/log/${RC_SVCNAME}.err"
|
||||
Reference in New Issue
Block a user