Tags: patch thanks mate diff --git a/debian/systemd-sysv.NEWS b/debian/systemd-sysv.NEWS new file mode 100644 index 0000000..033337b --- /dev/null +++ b/debian/systemd-sysv.NEWS @@ -0,0 +1,9 @@ +systemd (221-1) UNRELEASED; urgency=medium + + * systemd changes the behaviour of the 'halt' command. + This command halts the machine but no longer turns off the power - + use shutdown -h or poweroff for that. + The old behaviour is regarded as a bug by upstream and won't be changed + in this package so as to maintain compatibility with other Linux distros. + + -- Vincent McIntyre <[email protected]> Tue, 23 Jun 2015 08:53:39 +1000
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
