From 091b32bd93acd3e7be844684771ab2248b97637b Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Wed, 8 Oct 2014 13:43:02 +0200 Subject: [PATCH] man/systemctl: document enable on masked units Related: #1149299 --- man/systemctl.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index d2430ee..b894511 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -862,6 +862,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service the system, or for all future logins of all users, or only this boot. Note that in the last case, no systemd daemon configuration is reloaded. + + Using enable on masked units + results in an error. @@ -999,8 +1002,8 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service /dev/null, making it impossible to start them. This is a stronger version of disable, since it prohibits all kinds of - activation of the unit, including manual activation. Use - this option with care. This honors the + activation of the unit, including enablement and manual + activation. Use this option with care. This honors the option, to only mask temporarily until the next reoobt of the system.