logind: avoid a dot before parenthesis
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 28 Sep 2015 15:44:28 +0000 (11:44 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Sep 2015 16:20:01 +0000 (12:20 -0400)
commitf868cb58c1274d51a4615a69dc2bf6ee7764cb04
tree35dfdbd72802eeb29480ff3bd8663d6098dbf2b4
parent9dc5db34adbd6fa3d2ac08d9610d401ba69cde93
logind: avoid a dot before parenthesis

systemd-logind[27]: System is rebooting. (Applied kernel updates.)

is changed to

systemd-logind[27]: System is rebooting (Applied kernel updates).

Users should not add a dot in the sentence in --message, i.e. the correct usage is now:
$ systemctl reboot --message "Applied kernel updates"
src/login/logind-dbus.c