Comment 3 for bug 1968189

Revision history for this message
Mitch Burton (mitchburton) wrote :

Additional clarification on the patch for this bug: systemctl kill is used so that we can explicitly send the USR1 signal to the landscape-client systemd process. landscape-client handles SIGUSR1 by rotating its logs. This change updates the pre-systemd kill using a pid file with systemd's kill interface.