mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed a typo
This commit is contained in:
parent
2bdbc2bf1b
commit
fd255ee6c5
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user