]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - src/Configuration.hs
Change the default pidfile location.
[dead/htsn.git] / src / Configuration.hs
index 0a657e2eeca508767c114d3b00c01aa9a2e836cf..10e01bcb01c37e62fd9e54edaf6907cef896363d 100644 (file)
@@ -42,7 +42,7 @@ instance Default Configuration where
           log_level        = INFO,
           output_directory = ".",
           password         = def,
-          pidfile          = "/run/htsn.pid",
+          pidfile          = "/run/htsn/htsn.pid",
           run_as_group     = def,
           run_as_user      = def,
           syslog           = def,