diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-08-27 09:29:10 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-08-27 09:29:10 +0200 |
commit | ad148b3477396c2907581208a7d692ee533310c7 (patch) | |
tree | fe88f4a9472332fb41d04fbe4f8f7de484708d3d /data/live-build-config/hooks/live | |
parent | 6c8e2d0168252cfb102db199eae760b9e940dbf6 (diff) | |
download | vyos-build-ad148b3477396c2907581208a7d692ee533310c7.tar.gz vyos-build-ad148b3477396c2907581208a7d692ee533310c7.zip |
systemd: services: remove no longer available pcscd.service from disable list
Diffstat (limited to 'data/live-build-config/hooks/live')
-rwxr-xr-x | data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 |
1 files changed, 0 insertions, 1 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 1ec7d91..90437d4 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 @@ -31,7 +31,6 @@ 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 disable man-db.timer systemctl disable ntp.service systemctl disable igmpproxy.service |