Sie sind nicht angemeldet.
![]() |
Quellcode |
1 |
dhcpcd[8645]: terminating in signal 1 |
Zitat
**Warning**
Do not use the "debug" flag with version 2.0
It freezes at boot if you do that.
![]() |
Quellcode |
1 2 3 4 5 |
-d With this flag dhcpcd will syslog(LOG_DEBUG,...) messages for about every step it does. It's recommended to use this option since it doesn't really produce too much output but will greatly help in resolving a problems if any. dhcpcd uses LOCAL0 syslog facility for its output. To catch dhcpcd debugging output add the following line to /etc/syslog.conf file: local0.* /var/log/dhcpcd.log and then refresh syslogd daemon: kill -1 `cat /var/run/syslogd.pid` |
-