From aca869f328fb2695be0bf04114d3007619f605fd Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Tue, 6 May 2014 12:02:01 +0200 Subject: Add is-enabled subcommand to netctl --- docs/netctl.1.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/netctl.1.txt b/docs/netctl.1.txt index 1793041..4120bdc 100644 --- a/docs/netctl.1.txt +++ b/docs/netctl.1.txt @@ -68,6 +68,10 @@ The following commands are understood: the file created by `*enable*' even if it was customized, so be careful. +*is-enabled [+PROFILE+]*:: + Check whether the systemd unit for the specified profile is enabled. + Prints the current enable status. + *reenable [+PROFILE+]*:: Reenable the systemd unit for the profile specified. This is effectively a combination of `*disable*' and `*enable*'. -- cgit v1.2.3-24-g4f1b