]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: make ProtectHostname= optionally take a hostname 35626/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 15 Dec 2024 01:36:42 +0000 (10:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Dec 2024 14:55:44 +0000 (23:55 +0900)
commite76fcd0e40a6910f4818a374c6a8d854d644ff93
treeec62be02ca2d2f71d81b04165cbd82dc04d26c9e
parent0d298a771a628e110a8ae9c8ad265b5d3cb28cd2
core: make ProtectHostname= optionally take a hostname

Closes #35623.
man/org.freedesktop.systemd1.xml
man/systemd.exec.xml
src/core/dbus-execute.c
src/core/exec-invoke.c
src/core/execute-serialize.c
src/core/execute.c
src/core/execute.h
src/core/load-fragment-gperf.gperf.in
src/core/load-fragment.c
src/shared/bus-unit-util.c
test/units/TEST-07-PID1.protect-hostname.sh