chiark / gitweb /
Revert "systemd-logind.service: set Type=notify"
authorLennart Poettering <lennart@poettering.net>
Fri, 21 Nov 2014 00:17:52 +0000 (01:17 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 21 Nov 2014 00:17:52 +0000 (01:17 +0100)
commiteab459bc0639b81b32735f36d3e929e4bfa2cb4b
treef6640e2adc4d3209598ac7e2a8c69c236875fe45
parent797e7a51cdfb23fa1b90b0a0ea2d5c1c83a739e1
Revert "systemd-logind.service: set Type=notify"

This reverts commit a4962513c555fe3ac4b5bebf97a71701361a45b0.

logind.service is a D-Bus service, hence we should use the dbus name as
indication that we are up. Type=dbus is implied if BusName= is
specified, as it is in this case.

This removes a warning that is printed because a BusName= is specified
for a Type=notify unit.
units/systemd-logind.service.in