
21 Jul
2021
21 Jul
'21
1:51 p.m.
Am Wed, 21 Jul 2021 12:36:40 +0100 schrieb Daniel P. Berrangé <berrange@redhat.com>:
If we remove the sysconfig files, we're not expecting users to modify the .service files. Instead they will be using the systemd overrides in /etc/systemd/system/libvirtd.service.d/<blah> to customize.
Why not /etc/sysconfig/file instead? At least such change is instantly active, and this location is well documented. A .service.d needs a daemon-reload AFAIK. Olaf