diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:56:56 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:56:56 -0700 |
| commit | 42f6cc56c2909e9b04f4c549f9ebb1e5e0d78622 (patch) | |
| tree | 5ee83fd64a21f643e730182ed5dbe3eafab9f15a /doc/init.md | |
| parent | really s/Doge/Dis/g this time (diff) | |
| download | discoin-42f6cc56c2909e9b04f4c549f9ebb1e5e0d78622.tar.xz discoin-42f6cc56c2909e9b04f4c549f9ebb1e5e0d78622.zip | |
s/DOGE/DIS/g
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 |