diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-07-12 17:19:36 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-07-12 17:19:36 -0400 |
commit | 759a6fc45aedef6cf6223c8c03f1737d1896f15d (patch) | |
tree | 625ec95c441aa0060916f2b6d7eef5d3aa07f241 /libre/systemd/systemd-udev-reload.hook | |
parent | 36874999c237bac6bed665e4380ad5004e46fd4b (diff) | |
parent | a51a45f18643194977b898d44ca94a88ce1105ca (diff) | |
download | abslibre-759a6fc45aedef6cf6223c8c03f1737d1896f15d.tar.gz abslibre-759a6fc45aedef6cf6223c8c03f1737d1896f15d.tar.bz2 abslibre-759a6fc45aedef6cf6223c8c03f1737d1896f15d.zip |
Merge branch 'lukeshu/systemd-split'
Diffstat (limited to 'libre/systemd/systemd-udev-reload.hook')
-rw-r--r-- | libre/systemd/systemd-udev-reload.hook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/systemd-udev-reload.hook b/libre/systemd/systemd-udev-reload.hook index 04238bd58..418515daf 100644 --- a/libre/systemd/systemd-udev-reload.hook +++ b/libre/systemd/systemd-udev-reload.hook @@ -8,4 +8,4 @@ Target = usr/lib/udev/rules.d/* [Action] Description = Reloading device manager configuration... When = PostTransaction -Exec = /usr/share/libalpm/scripts/systemd-hook udev-reload +Exec = /usr/share/libalpm/scripts/udev-hook udev-reload |