summaryrefslogtreecommitdiff
path: root/bin/bbstored/bbstored-config.in
diff options
context:
space:
mode:
authorJames O'Gorman <james@netinertia.co.uk>2008-02-27 18:50:44 +0000
committerJames O'Gorman <james@netinertia.co.uk>2008-02-27 18:50:44 +0000
commit0768be51831f61a0622ef85a310ba47c3bc78b18 (patch)
tree6b44f936e3e9c530a461711618cb10c3e7bacb0c /bin/bbstored/bbstored-config.in
parentf583e6af4d555be860ab6799907605529169ac71 (diff)
* Move all commands from bin to sbin on Unix platforms
* Update all associated docs and contributed distribution files
Diffstat (limited to 'bin/bbstored/bbstored-config.in')
-rwxr-xr-xbin/bbstored/bbstored-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bbstored/bbstored-config.in b/bin/bbstored/bbstored-config.in
index 33cfb39a..57fa50c6 100755
--- a/bin/bbstored/bbstored-config.in
+++ b/bin/bbstored/bbstored-config.in
@@ -234,7 +234,7 @@ What you need to do now...
4) Create accounts with bbstoreaccounts
5) Start the backup store daemon with the command
- @bindir_expanded@/bbstored$daemon_args
+ @sbindir_expanded@/bbstored$daemon_args
in /etc/rc.local, or your local equivalent.
===================================================================