* update systemd to 255rc4-1
This commit is contained in:
parent
0a4e2832fd
commit
ed5e3f1ef9
11
systemd/30-systemd-daemon-reload-system.hook
Normal file
11
systemd/30-systemd-daemon-reload-system.hook
Normal file
@ -0,0 +1,11 @@
|
||||
[Trigger]
|
||||
Type = Path
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Target = usr/lib/systemd/system/*
|
||||
|
||||
[Action]
|
||||
Description = Reloading system manager configuration...
|
||||
When = PostTransaction
|
||||
Exec = /usr/share/libalpm/scripts/systemd-hook daemon-reload-system
|
11
systemd/30-systemd-daemon-reload-user.hook
Normal file
11
systemd/30-systemd-daemon-reload-user.hook
Normal file
@ -0,0 +1,11 @@
|
||||
[Trigger]
|
||||
Type = Path
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Target = usr/lib/systemd/user/*
|
||||
|
||||
[Action]
|
||||
Description = Reloading user manager configuration...
|
||||
When = PostTransaction
|
||||
Exec = /usr/share/libalpm/scripts/systemd-hook daemon-reload-user
|
Loading…
x
Reference in New Issue
Block a user