diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-09-15 14:14:29 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-09-15 14:16:12 -0400 |
commit | 05f713b0bf9baccb6dfba9084a886ef5e1247965 (patch) | |
tree | 2cc933ca3453384b9c9c4f6966dc83c50ca578cf /libre/notsystemd/initcpio-install-systemd | |
parent | d2f5d9e1582f668f49d0570eecac76f78043fe45 (diff) | |
download | abslibre-05f713b0bf9baccb6dfba9084a886ef5e1247965.tar.gz abslibre-05f713b0bf9baccb6dfba9084a886ef5e1247965.tar.bz2 abslibre-05f713b0bf9baccb6dfba9084a886ef5e1247965.zip |
libre/notsystemd: update to 234.1
Diffstat (limited to 'libre/notsystemd/initcpio-install-systemd')
-rw-r--r-- | libre/notsystemd/initcpio-install-systemd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/notsystemd/initcpio-install-systemd b/libre/notsystemd/initcpio-install-systemd index e53376ab4..5bf7b7f16 100644 --- a/libre/notsystemd/initcpio-install-systemd +++ b/libre/notsystemd/initcpio-install-systemd @@ -112,6 +112,7 @@ build() { map add_binary \ /usr/bin/systemd-tmpfiles \ /usr/lib/systemd/systemd-hibernate-resume \ + /usr/lib/systemd/systemd-sulogin-shell \ /usr/lib/systemd/system-generators/systemd-fstab-generator \ /usr/lib/systemd/system-generators/systemd-gpt-auto-generator \ /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator |