chiark / gitweb /
units: drop RefuseManualStart= from a couple of update services
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Jun 2014 10:25:49 +0000 (12:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Jun 2014 10:25:49 +0000 (12:25 +0200)
commitb63bb8a724cab7a315f04c3068f0d628cc163b8b
tree385e64e0b65acc5ddf1ac0152911e7a414bcf600
parent4997cb9e16c14cda41a415412c6bd40849ef18ac
units: drop RefuseManualStart= from a couple of update services

The only update service we really need to guard like this is
systemd-tmpfiles-setup.service since if invoked manually might create
/var/run/nologin and thus blocking the user from login. The other
services are pretty much idempotent and don't suffer by this problem,
hence let's simplify them.
units/systemd-journal-catalog-update.service.in
units/systemd-sysusers.service.in
units/systemd-udev-hwdb-update.service.in
units/systemd-update-done.service.in