diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-05-18 16:28:14 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-05-18 16:28:20 +0000 |
commit | 3f7f468646b60bd49dc0d33533086d15a2348692 (patch) | |
tree | c332e7b8850e6247419a49551663ed7b7f064489 /testing/bareos/bareos-fd-conf | |
parent | 53e00664fe3d77ee856eacd08f91836319a4745f (diff) | |
download | aports-3f7f468646b60bd49dc0d33533086d15a2348692.tar.bz2 aports-3f7f468646b60bd49dc0d33533086d15a2348692.tar.xz |
testing/bareos: new aport
Diffstat (limited to 'testing/bareos/bareos-fd-conf')
-rw-r--r-- | testing/bareos/bareos-fd-conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/bareos/bareos-fd-conf b/testing/bareos/bareos-fd-conf new file mode 100644 index 0000000000..033ef74b4b --- /dev/null +++ b/testing/bareos/bareos-fd-conf @@ -0,0 +1,4 @@ +# Config file for /etc/init.d/bacula-fd + +# Options for the file daemon. +FD_OPTIONS="-u root -g bacula -c /etc/bacula/bacula-fd.conf" |