X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=htsn.cabal;fp=htsn.cabal;h=fb82e5e44f5ce18649b054bfcbe167af4cbf87c7;hp=5f2129d1a1871e6355ad4a5eff335798629fd445;hb=7300f85caa0e6158eaf9ad972b488e2f58089a89;hpb=85952e8f3b018233ef3aff980219d8e97f5e31ba diff --git a/htsn.cabal b/htsn.cabal index 5f2129d..fb82e5e 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -128,8 +128,10 @@ description: . (Daemon mode only) Create a PID file in the given location. This is used by the init system on Unix to keep track of the running daemon. - Its parent directory must be writable by the user/group that we will - run as! + . + If necessary, its parent directory will be created with owner/group + set to the appropriate user/group, but at most one directory will + be created (that is, we won't create an entire directory tree). . Default: \/run\/htsn\/htsn.pid .