update: rename filedir to work with new version of leaf
This commit is contained in:
5
sys-apps/systemd/35-systemd-update.HOOK
Normal file
5
sys-apps/systemd/35-systemd-update.HOOK
Normal file
@@ -0,0 +1,5 @@
|
||||
target=(/usr/)
|
||||
triggers=("install" "remove")
|
||||
operation() {
|
||||
touch -c /usr
|
||||
}
|
||||
Reference in New Issue
Block a user