Age | Commit message (Collapse) | Author |
|
These service units also execute our own code, hence rename the
accordingly and prefix them with systemd-
|
|
|
|
RequiresMountsFor= is a shortcut for adding requires and after
dependencies to all mount units neeed for the specified paths.
This solves a couple of issues regarding dep loop cycles for encrypted
swap.
|
|
We finally got the OK from all contributors with non-trivial commits to
relicense systemd from GPL2+ to LGPL2.1+.
Some udev bits continue to be GPL2+ for now, but we are looking into
relicensing them too, to allow free copy/paste of all code within
systemd.
The bits that used to be MIT continue to be MIT.
The big benefit of the relicensing is that closed source code may now
link against libsystemd-login.so and friends.
|
|
|
|
This commit deletes all references to killall.service for the default
services. The distribution specific services will be modified in a
separate commit.
|
|
|
|
|
|
single user mode
|
|
shutdown/boot, but don't enable it by default
|