DEBUGGING doc: point out centos sysconfig file path
This commit is contained in:
parent
e1f00bffec
commit
3b6f6f71b0
|
|
@ -9,7 +9,8 @@ Change the log level to debug by changing "-e info" to "-e debug" on the
|
|||
aprsc command line. Insert "-e debug" if you don't have an -e parameter.
|
||||
|
||||
On Debian and Ubuntu the parameter goes in /etc/default/aprsc, on the
|
||||
DAEMON_OPTS line. On other systems it typically goes in the init script.
|
||||
DAEMON_OPTS line. On CentOS it goes to /etc/sysconfig/aprsc. On other
|
||||
systems it typically goes in the init script.
|
||||
|
||||
Enabling core dumps on Linux
|
||||
-------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue