summaryrefslogtreecommitdiff
path: root/bin/bbstored
diff options
context:
space:
mode:
authorJames O'Gorman <james@netinertia.co.uk>2008-03-25 22:29:24 +0000
committerJames O'Gorman <james@netinertia.co.uk>2008-03-25 22:29:24 +0000
commitfc995b92cd73385800c0c9cff1c7f1231f8de532 (patch)
tree01b830a29766aaccd85cc226fc0a0c6d2a40d4cf /bin/bbstored
parenta5808325941f2eb8aaf2abf703c07a19ac93acc7 (diff)
Correct sysconfdir and localstatedir as they weren't doing what they were supposed to.
Diffstat (limited to 'bin/bbstored')
-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 57fa50c6..5ad96d50 100755
--- a/bin/bbstored/bbstored-config.in
+++ b/bin/bbstored/bbstored-config.in
@@ -196,7 +196,7 @@ TimeBetweenHousekeeping = 900
Server
{
- PidFile = @localstatedir_expanded@/bbstored.pid
+ PidFile = @localstatedir_expanded@/run/bbstored.pid
User = $username
ListenAddresses = inet:$server
CertificateFile = $certificate