SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
sysutils/bacula/patches/patch-scripts_bacula-ctl-dir_in
Normal file
11
sysutils/bacula/patches/patch-scripts_bacula-ctl-dir_in
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: scripts/bacula-ctl-dir.in
|
||||
--- scripts/bacula-ctl-dir.in.orig
|
||||
+++ scripts/bacula-ctl-dir.in
|
||||
@@ -219,6 +219,7 @@ case "$1" in
|
||||
start)
|
||||
[ -x ${BACDIRBIN}/bacula-dir ] && {
|
||||
echo "Starting the $Bacula Director daemon"
|
||||
+ cd ${SUBSYSDIR}
|
||||
OPTIONS=''
|
||||
if [ "${DIR_USER}" != '' ]; then
|
||||
OPTIONS="${OPTIONS} -u ${DIR_USER}"
|
Loading…
Add table
Add a link
Reference in a new issue