diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-10-08 16:15:38 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-10-31 19:09:20 +0100 |
commit | b41b9d2ae9d1139a3d4d5eb7ad7b100ffa3ee6db (patch) | |
tree | 83e96ea1ee65e30b246985e90c80c2e525e6d9a2 /src/login | |
parent | 534e8f89d6367cd0e9e17fff67880fb430071d01 (diff) |
systemctl: add a way to explicitly request client-side unit installing
This adds support for a new environment variable
SYSTEMCTL_INSTALL_CLIENT_SIDE, that ensures that systemctl executes
install operations client-side instead of passing them to PID1. This is
useful in debugging situations, but even beyond that. However, we don't
want to make it official API, hence let's just make it an undocumented
environment variable.
Similar, add a second variable, SYSTEMCTL_SKIP_SYSV which allows
skipping the SysV chkconfig fall-back if set. This is useful for similar
reasons, and exposed as undocumented as environment variable for similar
reasons, too.
Diffstat (limited to 'src/login')
0 files changed, 0 insertions, 0 deletions