On Mon, Feb 10, 2014 at 06:53:49PM +0100, Sven Joachim wrote: > ,---- > | # Automatically added by dh_installinit > | # In case this system is running systemd, we need to ensure that all > | # necessary tmpfiles (if any) are created before starting. > | if [ -d /run/systemd/system ] ; then > | systemd-tmpfiles --create /usr/lib/tmpfiles.d/sshd.conf >/dev/null || > true > | fi > `---- > > Kudos to Michael Stapelberg who seems to be responsible for that > code. :-)
Aha, awesome. Thanks for checking! -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

