aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bacula/bacula-dir-conf
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-06-08 14:45:04 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-06-08 14:45:04 +0000
commitad5a02324292519891ef495f66889a1878a1275a (patch)
tree4427baf357535c21c1567f3a8327191718b83808 /testing/bacula/bacula-dir-conf
parente78cd26eef84709827ac616b1f06b1f2ff44f83b (diff)
downloadaports-ad5a02324292519891ef495f66889a1878a1275a.tar.bz2
aports-ad5a02324292519891ef495f66889a1878a1275a.tar.xz
main/bacula: moved from testing
Diffstat (limited to 'testing/bacula/bacula-dir-conf')
-rw-r--r--testing/bacula/bacula-dir-conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/bacula/bacula-dir-conf b/testing/bacula/bacula-dir-conf
deleted file mode 100644
index 17a56161f0..0000000000
--- a/testing/bacula/bacula-dir-conf
+++ /dev/null
@@ -1,7 +0,0 @@
-# Config file for /etc/init.d/bacula-dir
-
-# Options for the director daemon.
-# The DIR can be run as a non-root user, however
-# please ensure that this user has proper permissions to
-# access your backup devices.
-DIR_OPTIONS="-u bacula -g bacula -c /etc/bacula/bacula-dir.conf"