]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemctl.xml
unit-file: support UpheldBy= in [Install] settings (adding Upholds= deps
authorMike Yuan <me@yhndnzj.com>
Sun, 14 May 2023 09:48:25 +0000 (17:48 +0800)
committerMike Yuan <me@yhndnzj.com>
Mon, 15 May 2023 07:04:38 +0000 (15:04 +0800)
commit38f901791f3c4b1cbd04b71323bbef2fdab65f83
treefb03f9eb4c298a754f6e11393b2065012fa4f801
parent62281c78bb0ef77dafb2cad14c1216c313417a23
unit-file: support UpheldBy= in [Install] settings (adding Upholds= deps
from .upholds/)

Closes #26896
man/systemctl.xml
man/systemd.unit.xml
src/basic/unit-file.c
src/core/load-dropin.c
src/core/load-fragment-gperf.gperf.in
src/shared/install.c
src/shared/install.h
src/systemctl/systemctl-enable.c