dustin
/
jenkinsagent
Archived
1
0
Fork 0
Commit Graph

2 Commits (517895f69d7ea42c2fa7694d290a38bea6ebe2ac)

Author SHA1 Message Date
Dustin 517895f69d rootfs: Avoid unnecessarily restarting rsyslog
When the DHCP lease is renewed, if the specified log servers are the
same as the previous lease, there is no reason to regenerate the
*rsyslog* configuration file and restart the service.
2022-03-17 10:26:45 -05:00
Dustin b29e32df30 rootfs: Get syslog servers from DHCP options
Instead of parsing the kernel command line to find the destination(s)
where syslog messages should be forwarded, we can use a *dhcpcd* hook to
get them from the DHCP lease.
2022-03-15 14:18:29 -05:00