Document the new rc_logger_path option
This commit is contained in:
parent
44dc7db4f8
commit
48dcc55b65
@ -47,6 +47,10 @@
|
|||||||
# logging can take place and as such cannot log the sysinit runlevel.
|
# logging can take place and as such cannot log the sysinit runlevel.
|
||||||
#rc_logger="YES"
|
#rc_logger="YES"
|
||||||
|
|
||||||
|
# Through rc_logger_path you can specify a custom log file.
|
||||||
|
# The default value is: /var/log/rc.log
|
||||||
|
#rc_logger_path=/var/log/rc.log
|
||||||
|
|
||||||
# By default we filter the environment for our running scripts. To allow other
|
# By default we filter the environment for our running scripts. To allow other
|
||||||
# variables through, add them here. Use a * to allow all variables through.
|
# variables through, add them here. Use a * to allow all variables through.
|
||||||
#rc_env_allow="VAR1 VAR2"
|
#rc_env_allow="VAR1 VAR2"
|
||||||
|
Loading…
Reference in New Issue
Block a user