https://bugzilla.redhat.com/show_bug.cgi?id=1367825 --- Comment #5 from Neal Gompa <ngompa13@xxxxxxxxx> --- Two more things: * Can you please tell me why you are pulling in /etc/environment in snapd.service through EnvironmentFile? The file is empty in Fedora. If there's a reason that a user may want to pass options or variables to snapd.service, then set this to "/etc/sysconfig/snapd" and create a file in that location. This file should be marked as %config(noreplace), since administrator changes should be preserved by default. * Remove the portion of the %post scriptlet that starts the socket and timer. This is not allowed in Fedora without approval from FESCo. See https://fedoraproject.org/wiki/Packaging:DefaultServices for details. When the preset is pre-installed (as in fedora-release), then the unit is enabled and started automatically. Please file a bug using the following URL to get the presets in and to have the units started automatically in the event snapd is installed: https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&format=fedora-systemd-request -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx