systemd systemd-network systemd-service
Source
- by default
ProtectHome=yes
(man systemd-exec(5)
) - changing to
ProtectHome=read-only
in override config fixes
systemd systemd-network systemd-service
Source
ProtectHome=yes
(man systemd-exec(5)
)ProtectHome=read-only
in override config fixes