Added path systemd unit to trigger update notification
This commit is contained in:
11
files/systemd/user/bootc-status-updated.path
Normal file
11
files/systemd/user/bootc-status-updated.path
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Monitor bootc for status changes
|
||||
Documentation=man:bootc-status-updated.path(5)
|
||||
ConditionPathExists=/run/ostree-booted
|
||||
|
||||
[Path]
|
||||
PathChanged=/ostree/bootc
|
||||
Unit=bootc-status-updated.target
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user