summaryrefslogtreecommitdiffstats
path: root/README_daemon
diff options
context:
space:
mode:
Diffstat (limited to 'README_daemon')
-rw-r--r--README_daemon4
1 files changed, 2 insertions, 2 deletions
diff --git a/README_daemon b/README_daemon
index b19181c..17e4ea8 100644
--- a/README_daemon
+++ b/README_daemon
@@ -51,9 +51,9 @@ To stop it,
/etc/init.d/cgred stop
The restart (stop,start), condrestart (same as restart, but only if the daemon
was already started), and status (print whether the daemon is started or
-stopped) commands are also supported. An additional command, "flash", allows
+stopped) commands are also supported. An additional command, "reload", allows
you to reload the configuration file without stopping the daemon.
- /etc/init.d/cgred flash
+ /etc/init.d/cgred reload
The cgred script automatically loads configuration from /etc/sysconfig/cgred.conf,
which is shipped as samples/cgred.conf. See that file for more information.