summaryrefslogtreecommitdiff
path: root/debian/socklog-run.conffiles
Commit message (Collapse)AuthorAge
* socklog (2.1.0-8) unstable; urgency=lowGerrit Pape2008-02-14
* debian/diff/socklog-conf-update-service.diff: new; refer to update-service(8) instead of symlinks in /var/service/. * debian/rules: target build: apply socklog-conf-update-service.diff. * debian/etc/klog/run: cut: fields and positions are numbered from 1, not 0. * debian/socklog-run.postinst, debian/socklog-run.prerm: use runit's update-service program to add/remove services from system-wide service supervision, instead of dealing with symlinks in /var/service/ directly. * debian/rules: no longer include dangling links for ./supervise/ subdirectories, update-service now takes care of this. * debian/socklog-run.postinst: remove socklog-unix, socklog-klog services on upgrade from <= 2.1.0-7, re-add afterwards through update-service, and restore ./supervise/ symlinks for other enabled socklog services. * debian/socklog-run.postrm: purge: adapt paths in /var/run/; force-stop socklog services; remove ./supervise/ subdirectories (or symlinks) in service directories. * debian/control: Standards-Version: 3.7.3.0. * debian/control: package socklog-run: Depends: runit (>= 1.8.0-2) (1st version that provides the update-service program). * debian/socklog.README.Debian: typo. [dgit import package socklog 2.1.0-8]