Fixed a typo

This commit is contained in:
Maxim Biro 2014-10-13 01:10:11 -04:00
parent 2bdbc2bf1b
commit fd255ee6c5

View File

@ -21,7 +21,7 @@ Look at the variable declarations in the beginning of `tox-bootstrapd.sh` init s
Go over everything in `tox-bootstrapd.conf`. Make sure `pid_file_path` matches `PIDFILE` from `tox-bootstrapd.sh`.
Place `tox-bootstrapd.conf` file to where `CFGFILE` variable from `tox-bootstrapd` tells. By default it's `/etc/tox-bootstrapd.conf`.
Place `tox-bootstrapd.conf` file to where `CFGFILE` variable from `tox-bootstrapd.sh` tells. By default it's `/etc/tox-bootstrapd.conf`.
Place `tox-bootstrapd.sh` init file at `/etc/init.d/tox-bootstrapd` (note the disappearance of ".sh" ending).
@ -69,4 +69,4 @@ sudo grep "tox-bootstrapd" /var/log/syslog
- Make sure you have write permission for keys and pid files.
- Make sure you have read permission for the config file.
- Make sure you have read permission for the config file.