diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-11-06 14:52:01 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-11-06 20:16:34 +0100 |
commit | 55e40b0be8424e77c8382599148d65c89a8cc7e5 (patch) | |
tree | dfcc63e0df67c38f872ee6aa61fe5f1d182d4499 /catalog | |
parent | docs: fix title levels, remove unneded words (diff) | |
download | systemd-55e40b0be8424e77c8382599148d65c89a8cc7e5.tar.xz systemd-55e40b0be8424e77c8382599148d65c89a8cc7e5.zip |
tree-wide: s/life-cycle/lifecycle/g
Diffstat (limited to 'catalog')
-rw-r--r-- | catalog/systemd.catalog.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index 37b59adbdd..8591a654aa 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -741,7 +741,7 @@ compatibility. Note that these automatically generated compatibility unit files cannot replace native unit files as they generally slow down the system (by creating unnecessary, additional synchronization points), are less robust (as SysV services -cannot properly be life-cycle tracked or automatically restarted) and less +cannot properly be lifecycle tracked or automatically restarted) and less secure (as no sandboxing restrictions can be enforced). Compatibility support for System V services in systemd is deprecated. Please |