From ef6187272bdbabd4743380f9a86a6fea68847d49 Mon Sep 17 00:00:00 2001 From: Andrei Borzenkov Date: Mon, 17 Aug 2015 20:28:56 +0300 Subject: [PATCH] man: make systemctl is-enabled description match enable. systemctl is-enabled is not limited to wants.d - it also checks for requires.d and alias links. --- man/systemctl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index a55e06059a6..42f14919758 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1137,7 +1137,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service enabled - Enabled through a symlink in a .wants/ or .requires/ subdirectory of /etc/systemd/system/ (persistently) or /run/systemd/system/ (transiently). + Enabled through creating symlinks encoded in the [Install] section (permanently or just in /run). 0 -- 2.47.3