Loading
switch-to-configuration-ng: Ignore removal of ExecReload
Adding or changing ExecReload now triggers a reload, but removing it still triggered a restart. The running process is unaffected by the removal and the new unit no longer has a reload command to invoke, so treat it like the other ignored [Unit] keys and take no action. Covers both "key removed from existing [Service]" and "[Service] section removed that only contained ExecReload".