Added %BUILD_PREFIX% to rc.template.
This commit is contained in:
parent
a6805d8cde
commit
59d2cf658d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
# Darren 'Tadgy' Austin <darren (at) afterdark.org.uk>
|
# Darren 'Tadgy' Austin <darren (at) afterdark.org.uk>
|
||||||
# Licensed under the terms of the GNU General Public License version 3.
|
# Licensed under the terms of the GNU General Public License version 3.
|
||||||
|
|
||||||
EXEC=""
|
EXEC="%BUILD_PREFIX%/"
|
||||||
ARGS=()
|
ARGS=()
|
||||||
PIDFILE=""
|
PIDFILE=""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue