Add --log-file (-l) option to specify logging to file.
authorDavin McCall <davmac@davmac.org>
Tue, 20 Mar 2018 19:01:02 +0000 (19:01 +0000)
committerDavin McCall <davmac@davmac.org>
Tue, 20 Mar 2018 19:01:02 +0000 (19:01 +0000)
commit18c88d124481419a170ea692049fced4e4694619
tree45a4a5b79483b45a505092bb73fbbe130a54680f
parent1d2d1272cf5c3160ca42bfd586096325c8007e24
Add --log-file (-l) option to specify logging to file.

The default is to log to the syslog facility. Also in this commit: start
logging from the beginning if not system init, rather than waiting for
logging service.
src/dinit.cc