Closed lucywyman closed 5 years ago
This adds the systemctl daemon-reload call back for systemd platforms so that changes to any pe bolt services files will be automatically picked up when they're installed, if the service is already on the system.
systemctl daemon-reload
Verified this was an issue on centos 7:
This adds the
systemctl daemon-reload
call back for systemd platforms so that changes to any pe bolt services files will be automatically picked up when they're installed, if the service is already on the system.