diff options
Diffstat (limited to 'sysvinitfiles')
-rw-r--r-- | sysvinitfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvinitfiles b/sysvinitfiles index 166dbdc3..fcc90b5e 100644 --- a/sysvinitfiles +++ b/sysvinitfiles @@ -193,7 +193,7 @@ Tags Optional, used IN PLACE of processname, config, and pidfile. If it exists, then a proper reload-if-necessary cycle may be - acheived by running these commands: + achieved by running these commands: command=$(/etc/rc.d/init.d/SCRIPT probe) [ -n "$command" ] && /etc/rc.d/init.d/SCRIPT $command |