diff options
Diffstat (limited to 'doc/init.md')
| -rw-r--r-- | doc/init.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/init.md b/doc/init.md index 87451bc2d..3705bfc35 100644 --- a/doc/init.md +++ b/doc/init.md @@ -104,7 +104,7 @@ use old versions of Upstart and do not supply the start-stop-daemon utility. Copy discoind.init to /etc/init.d/discoind. Test by running `service discoind start`. Using this script, you can adjust the path and flags to the discoind program by -setting the DOGECOIND and FLAGS environment variables in the file +setting the DISCOIND and FLAGS environment variables in the file /etc/sysconfig/discoind. You can also use the DAEMONOPTS environment variable here. 4e) Mac OS X |