From 441373e3cf2b6c1f4f119c4a4b0d494a6645b5c2 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 28 May 2008 14:40:39 +0000 Subject: Shorten names used by daemons. --- bin/bbstored/bbstored.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/bbstored') diff --git a/bin/bbstored/bbstored.cpp b/bin/bbstored/bbstored.cpp index 54858dd4..21a9e5f1 100644 --- a/bin/bbstored/bbstored.cpp +++ b/bin/bbstored/bbstored.cpp @@ -18,7 +18,7 @@ int main(int argc, const char *argv[]) { MAINHELPER_START - Logging::SetProgramName("Box Backup (bbstored)"); + Logging::SetProgramName("bbstored"); Logging::ToConsole(true); Logging::ToSyslog (true); -- cgit v1.2.3