Remove restart_dubs.hook, pacman already does this.

This commit is contained in:
Brainwrecked Tech 2023-01-26 18:38:48 -05:00
parent e63f6f2d3c
commit aa97b29af0

View File

@ -1,13 +0,0 @@
# Reload systemd services on package upgrades
[Trigger]
Operation = Upgrade
Type = Package
Target = dbus
[Action]
Description = Restarting D-Bus socket
Depends = systemd
When = PostTransaction
Exec = /etc/pacman.d/scripts/restart-hook dbus.socket