mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 19:48:47 +00:00
trivial: snap: correct install hook root directory
This commit is contained in:
parent
868db4e1a8
commit
506ef63a59
@ -13,7 +13,7 @@ install_if_missing share/polkit-1/rules.d/org.freedesktop.fwupd.rules /usr
|
||||
#install dbus related items
|
||||
install_if_missing share/dbus-1/system-services/org.freedesktop.fwupd.service /usr
|
||||
install_if_missing share/dbus-1/interfaces/org.freedesktop.fwupd.xml /usr
|
||||
install_if_missing share/dbus-1/system.d/org.freedesktop.fwupd.conf /
|
||||
install_if_missing share/dbus-1/system.d/org.freedesktop.fwupd.conf /usr
|
||||
#activation via systemd
|
||||
install_if_missing etc/systemd/system/fwupd-activate.service /
|
||||
systemctl daemon-reload
|
||||
|
Loading…
Reference in New Issue
Block a user