Remove haveged and rngd to match upstream
This commit is contained in:
parent
aaae24b790
commit
b01cb6ed26
3 changed files with 0 additions and 4 deletions
|
|
@ -104,7 +104,6 @@ qemu-guest-agent
|
||||||
reiserfsprogs
|
reiserfsprogs
|
||||||
reiserfsprogs
|
reiserfsprogs
|
||||||
rfkill
|
rfkill
|
||||||
rng-tools
|
|
||||||
rofi
|
rofi
|
||||||
rsync
|
rsync
|
||||||
rxvt-unicode
|
rxvt-unicode
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/lib/systemd/system/rngd.service
|
|
||||||
|
|
@ -1,7 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Initializes Pacman keyring
|
Description=Initializes Pacman keyring
|
||||||
Wants=haveged.service
|
|
||||||
After=haveged.service
|
|
||||||
Requires=etc-pacman.d-gnupg.mount
|
Requires=etc-pacman.d-gnupg.mount
|
||||||
After=etc-pacman.d-gnupg.mount
|
After=etc-pacman.d-gnupg.mount
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue