Moved notify-update service to user space and updated name to have consistent naming format.
This commit is contained in:
@@ -5,6 +5,7 @@ After=bootc-status-updated.target
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
|
||||
ExecStart=/usr/bin/notify-send "New system update downloaded\!"
|
||||
|
||||
[Install]
|
@@ -14,11 +14,11 @@ modules:
|
||||
- bootc-fetch-apply-updates.timer
|
||||
- podman-auto-update.timer
|
||||
- flatpak-system-update.timer
|
||||
- notify_update.service
|
||||
user:
|
||||
enabled:
|
||||
- podman-auto-update.timer
|
||||
- flatpak-user-update.timer
|
||||
- notify-update.service
|
||||
|
||||
- type: dnf
|
||||
install:
|
||||
|
Reference in New Issue
Block a user