summarylogtreecommitdiffstats
path: root/pamac.install
diff options
context:
space:
mode:
Diffstat (limited to 'pamac.install')
-rw-r--r--pamac.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/pamac.install b/pamac.install
index 72c1a4502e29..f3e89676fd66 100644
--- a/pamac.install
+++ b/pamac.install
@@ -6,7 +6,7 @@ post_install() {
# enable classic snap support
if [ -f /usr/bin/snap ]; then
# ln -s /var/lib/snapd/snap /snap
- systemctl is-active snapd.socket >/dev/null || systemctl enable snapd.socket
+ systemctl enable snapd.socket
fi
# enable systemd timers
ln -sf /usr/lib/systemd/system/pamac-cleancache.timer /etc/systemd/system/multi-user.target.wants