Age | Commit message (Collapse) | Author |
|
|
|
same unit
|
|
|
|
anymore
|
|
|
|
|
|
|
|
|
|
Rename --start to --realize, to make things less confusing when doing
"systemctl stop --realize foo.service".
Introduce --realize=reload.
Don't talk to systemd when run within a chroot, or when systemd isn't
running.
|
|
for acquiring it again in the reload/stop step
|
|
|
|
|
|
In order to simplify writing of unit files introduce default
dependencies that are added to all units unless explictly disabled in a
unit. This option can be switched off for select units that are involved
in early boot-up ot late system shutdown,
This should simplify service files for most normal daemons, but breaks
existing service files for software involved in early boot (notably
udev), which need to be updated for a DefaultDependencies=no setting)
|
|
one step
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lookups in main systemd process
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|