Remove haveged service override
It was needed for Debian stretch only.
This commit is contained in:
parent
0e04298dfc
commit
30f6c496bc
3
Makefile
3
Makefile
@ -199,9 +199,6 @@ install-deb: install-common install-systemd install-systemd-dropins install-syst
|
||||
install -d $(DESTDIR)/etc/needrestart/conf.d
|
||||
install -D -m 0644 misc/50_qubes.conf $(DESTDIR)/etc/needrestart/conf.d/50_qubes.conf
|
||||
|
||||
mkdir -p $(DESTDIR)/etc/systemd/system/
|
||||
install -m 0644 vm-systemd/haveged.service $(DESTDIR)/etc/systemd/system/
|
||||
|
||||
install-corevm: install-rh install-common install-systemd install-sysvinit install-systemd-dropins install-networking
|
||||
|
||||
install-netvm: install-systemd-networking-dropins install-networkmanager
|
||||
|
1
debian/qubes-core-agent.install
vendored
1
debian/qubes-core-agent.install
vendored
@ -60,7 +60,6 @@ etc/sudoers.d/qt_x11_no_mitshm
|
||||
etc/sudoers.d/umask
|
||||
etc/sysctl.d/20_tcp_timestamps.conf
|
||||
etc/sysctl.d/80-qubes.conf
|
||||
etc/systemd/system/haveged.service
|
||||
etc/systemd/system/xendriverdomain.service
|
||||
lib/modules-load.d/qubes-core.conf
|
||||
lib/systemd/system-preset/75-qubes-vm.preset
|
||||
|
@ -1,5 +0,0 @@
|
||||
.include /lib/systemd/system/haveged.service
|
||||
|
||||
[Install]
|
||||
WantedBy=
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user