Age | Commit message (Collapse) | Author |
|
an array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we fail to load the SELinux policy only log an error message in
enforcing mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selinux is already initialized
|
|
|
|
|
|
Newly generated machine IDs now qualify as randomized v4 UUIds. This is
trivial to do and hopefully increases adoption of the ID for various
purposes.
|
|
|
|
This adds a number of new options to systemctl, for presets, reenabling,
masking/unmask, and runtime operations.
|
|
hosts' PID tree
This partially reverts f5c1b9eeb94c112e5dac09fc6a47c571356c30c0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Kay Sievers!
|
|
make_stdio itsselves closes the fd already
|
|
|
|
This new installer will replace the current code of "systemctl enable"
but also be available via D-Bus. It adds a couple of new features:
- Mask/Unmask calls
- Reenable call
- Preset call
- Support for enabling units temporarily (i.e. in /run/systemd instead
of /etc/systemd)
- Enumeration of installed units
- Support for out-of-search-path units
systemctl and D-Bus are not hooked up with this yet
|
|
|
|
|
|
|
|
Localtime may be a negative number, i.e. GMT-7. Fix based on a
patch from Kelly Anderson <kelly@silka.with-linux.com>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|