X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=49103dad56d8610e1d3f20feb0f50a51c9d14a9c;hb=a7be37a5014f5d7f8aa372915943611fe1112834;hp=2f2d1a1d4a689c4b2ff781fc09c1561748966b09;hpb=845c53246f73a505f12bb7f685a530045fa60a40;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 2f2d1a1d4..49103dad5 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -984,7 +984,8 @@ may be used to check whether the given security module is enabled on the system. Currently the only recognized - value is selinux. + values are selinux + and apparmor. The test may be negated by prepending an exclamation mark. @@ -1131,13 +1132,14 @@ Also= Additional units to - install when this unit is - installed. If the user requests - installation of a unit with this - option configured, + install/deinstall when this unit is + installed/deinstalled. If the user + requests installation/deinstallation + of a unit with this option configured, systemctl enable - will automatically install units - listed in this option as + and systemctl + disable will automatically + install/uninstall units listed in this option as well.