diff options
author | James O'Gorman <james@netinertia.co.uk> | 2008-03-25 22:29:24 +0000 |
---|---|---|
committer | James O'Gorman <james@netinertia.co.uk> | 2008-03-25 22:29:24 +0000 |
commit | fc995b92cd73385800c0c9cff1c7f1231f8de532 (patch) | |
tree | 01b830a29766aaccd85cc226fc0a0c6d2a40d4cf /bin/bbackupd/bbackupd-config.in | |
parent | a5808325941f2eb8aaf2abf703c07a19ac93acc7 (diff) |
Correct sysconfdir and localstatedir as they weren't doing what they were supposed to.
Diffstat (limited to 'bin/bbackupd/bbackupd-config.in')
-rwxr-xr-x | bin/bbackupd/bbackupd-config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bbackupd/bbackupd-config.in b/bin/bbackupd/bbackupd-config.in index ee6a745d..925dcc3e 100755 --- a/bin/bbackupd/bbackupd-config.in +++ b/bin/bbackupd/bbackupd-config.in @@ -26,7 +26,7 @@ Parameters: explicitly, using bbackupctl sync account-num (hexdecimal) and server-hostname are supplied by the server administrator - working-dir is usually @localstatedir_expanded@ + working-dir is usually @localstatedir_expanded@/bbackupd backup directories is list of directories to back up __E |