summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-02 20:30:25 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-02 20:30:28 +0100
commitbaf8e096afcb7781997c2a1d5ec2058218eb1ba9 (patch)
tree82474dc7a26e243fc1db0ae78f2ff50bcfbd1854 /data/live-build-config/hooks
parenta276c3e7f9b4cb913e240c71ac13c1213a6a38bb (diff)
downloadvyos-build-baf8e096afcb7781997c2a1d5ec2058218eb1ba9.tar.gz
vyos-build-baf8e096afcb7781997c2a1d5ec2058218eb1ba9.zip
systemd: pcscd: disable SmartCard service
PCSC is included via a dependency of wpa_supplicant. vyos@vyos:~$ apt-cache rdepends pcscd pcscd Reverse Depends: libpcsclite1 opensc libpcsclite1 vyos@vyos:~$ apt-cache rdepends libpcsclite1 libpcsclite1 Reverse Depends: pcscd wpasupplicant
Diffstat (limited to 'data/live-build-config/hooks')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/live-build-config/hooks/live/18-enable-disable_services.chroot b/data/live-build-config/hooks/live/18-enable-disable_services.chroot
index 511b45df..d3de9a43 100755
--- a/data/live-build-config/hooks/live/18-enable-disable_services.chroot
+++ b/data/live-build-config/hooks/live/18-enable-disable_services.chroot
@@ -48,6 +48,7 @@ systemctl disable apt-daily.service
systemctl disable apt-daily.timer
systemctl disable apt-daily-upgrade.timer
systemctl disable apt-daily-upgrade.service
+systemctl disable pcscd.service
systemctl enable vyos-hostsd.service
systemctl enable acpid.service