Skip to content

fix: falling back to using systemd to change the ownership of the config file

systemd creates users after the .install ran, which failed to set perms on the config file.

Use systemd to set perms instead.

Merge request reports