diff options
Diffstat (limited to 'systemctl.8')
-rw-r--r-- | systemctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/systemctl.8 b/systemctl.8 index 478a691..8d61366 100644 --- a/systemctl.8 +++ b/systemctl.8 @@ -1,5 +1,5 @@ .\" Generated with txt2man-wrapper in bgscripts, and hand-fixed. -.TH systemctl 8 "January 2021" "devuan-sanity" "Devuan Commands Manual" +.TH systemctl 8 "July 2022" "systemctl-service-shim" "Devuan Commands Manual" .SH NAME \fBsystemctl \fP- Translate systemctl invocations into real service commands .SH SYNOPSIS @@ -13,7 +13,7 @@ .SH DESCRIPTION Transform and execute every \fBsystemctl\fP invocation into a single or multiple service and update-rc.d commands. This script attemps to replace \fBsystemctl\fP \fBfrom\fP the \fBsystemd\fP project, for applications that are hardcoded errantly to use \fBsystemctl\fP instead of real service control operations. .PP -The goal is to convert all possible \fBsystemctl\fP tasks to real service commands. +The goal is to convert all possible \fBsystemctl\fP tasks to real service commands. Some of these, like \fBtry-restart\fP are merely converted down to \fBrestart\fP. .PP The script will log all invocations to /var/log/systemctl.log to assist in troubleshooting. .SH AUTHOR @@ -21,6 +21,6 @@ B. Stack <bgstack15@gmail.com> .SH COPYRIGHT CC-BY-SA 4.0 .SH BUGS -Of course no software is ever perfect. Please report bugs to bgstack15 on the #devuan-dev irc channel on freenode.net, or at <bgstack15@gmail.com> +Of course no software is ever perfect. Please report bugs to bgstack15 on the #devuan-dev irc channel on libera.chat, or at <bgstack15@gmail.com> .SH SEE ALSO `\fBsystemctl\fP(1) \fBfrom\fP \fBsystemd\fP` |