Url path
This commit is contained in:
parent
03ed19af83
commit
c24cb6a37d
|
@ -11,6 +11,6 @@ start() {
|
||||||
# pidfile
|
# pidfile
|
||||||
touch /var/run/cloner.pid
|
touch /var/run/cloner.pid
|
||||||
chown executor:executor /var/run/cloner.pid
|
chown executor:executor /var/run/cloner.pid
|
||||||
frontail /var/log/messages /home/executor/cron.log --daemonize
|
frontail /var/log/messages /home/executor/cron.log --daemonize --url-path /logs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user