summaryrefslogtreecommitdiff
path: root/contrib/debian
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/debian')
-rw-r--r--contrib/debian/bbackupd.in2
-rw-r--r--contrib/debian/bbstored.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/debian/bbackupd.in b/contrib/debian/bbackupd.in
index 78d4f4ee..281eee91 100644
--- a/contrib/debian/bbackupd.in
+++ b/contrib/debian/bbackupd.in
@@ -2,7 +2,7 @@
# Start and stop the Box Backup client daemon.
-BBACKUPD=@bindir_expanded@/bbackupd
+BBACKUPD=@sbindir_expanded@/bbackupd
CONFIG=@sysconfdir_expanded@/box/bbackupd.conf
PIDFILE=@localstatedir_expanded@/bbackupd.pid
diff --git a/contrib/debian/bbstored.in b/contrib/debian/bbstored.in
index da6a50a0..ec0bfefb 100644
--- a/contrib/debian/bbstored.in
+++ b/contrib/debian/bbstored.in
@@ -2,7 +2,7 @@
# Start and stop the Box Backup server daemon.
-BBSTORED=@bindir_expanded@/bbstored
+BBSTORED=@sbindir_expanded@/bbstored
CONFIG=@sysconfdir_expanded@/box/bbstored.conf
PIDFILE=@localstatedir_expanded@/bbstored.pid