Systemd/units/user
Zbigniew Jędrzejewski-Szmek 0fdeb6e011 units: remove RefuseManualStart from units which are always around
In a normal running system, non-passive targets and units used during
early bootup are always started. So refusing "manual start" for them
doesn't make any difference, because a "start" command doesn't cause
any action.

In early boot however, the administrator might want to start on
of those targets or services by hand. We shouldn't interfere with that.

Note: in case of systemd-tmpfiles-setup.service, really running the
unit after system is up would break the system. So e.g. restarting
should not be allowed. The unit has "RefuseManualStop=yes", which
prevents restart too.
2014-06-28 00:06:30 -04:00
..
.gitignore remove bus-driverd, the interface is now handled natively by bus-proxyd 2014-04-22 19:31:26 +02:00
Makefile drop support for MANAGER_SESSION, introduce MANAGER_USER instead 2010-11-15 22:13:26 +01:00
basic.target units: remove RefuseManualStart from units which are always around 2014-06-28 00:06:30 -04:00
default.target core: --user -- add basic.target an sort against it like --system does 2014-01-07 01:35:25 +08:00
exit.target units: rename halt/hibernate/kexec/poweroff/reboot/suspend to systed-xxx 2012-06-25 14:28:50 +02:00
systemd-bus-proxyd.socket bus-proxyd: --user -- add Accept=yes to socket 2014-01-07 06:44:55 +08:00
systemd-bus-proxyd@.service.in bus-proxy: fix misplaced s/system/session/ 2014-06-10 19:34:34 +02:00
systemd-exit.service.in units: use numerig signal for killing systemd, to avoid incompatibilities with procps/util-linux kill 2012-10-23 00:12:33 +02:00