Bug#888836: hitch.service type=simple vs default forking configuration

2018-01-30 Thread Lasse Karstensen
Package: hitch Version: 1.4.4 Severity: normal Dear Maintainer, When doing a fresh installation of Hitch, the hitch.service file has type=simple, vs the default configuration file in the package sets "daemon=on". This leads to hitch forking on "systemctl start hitch", which systemd (assumed) doe

Bug#888835: hitch: Missing data directory on fresh install

2018-01-30 Thread Lasse Karstensen
Package: hitch Version: 1.4.4 Severity: normal Dear Maintainer, On a fresh installation of Hitch, with a trivial configuration, the following warning is logged when starting the daemon: Jan 30 14:20:14 hostname hitch[9648]: {ocsp} Warning: Unable to stat directory '/var/lib/hitch/': No such fi

Bug#309188: savelog patch: configurable date format

2007-10-20 Thread Lasse Karstensen
Clint Adams: > On Sat, Oct 20, 2007 at 02:52:16PM +0200, Lasse Karstensen wrote: >> Attached is a simple patch that let you choose the date >> format used for -d on the command line. >> Using mmddHHMMSS seems to noisy, and with this patch both >> mmdd and (

Bug#309188: savelog patch: configurable date format

2007-10-20 Thread Lasse Karstensen
Package: debianutils Version: 2.15.2 Severity: wishlist Hello. Attached is a simple patch that let you choose the date format used for -d on the command line. Using mmddHHMMSS seems to noisy, and with this patch both mmdd and (what we want) -mm-dd is possible. -- Lasse