]> err.no Git - systemd/commit
Try to catch direct init script invocations and redirect to systemctl
authorMichael Biebl <biebl@debian.org>
Sun, 26 Dec 2010 11:53:08 +0000 (12:53 +0100)
committerTollef Fog Heen <tfheen@err.no>
Sun, 26 Dec 2010 11:53:08 +0000 (12:53 +0100)
commitc04d0f711fe5f8d9be60f6ac5793663e530bc3da
treeb04a63d0804e4724c40a9fdd618b7350cd20dd9c
parentf07be1bf45bb15a6affed098f732a2d23457e15a
Try to catch direct init script invocations and redirect to systemctl

Install lsb-base hook which redirects calls to SysV init scripts to
systemctl: /etc/init.d/<foo> <action> → systemctl <action> <foo.service>
debian/changelog
debian/lsb-base-logging.sh [new file with mode: 0644]