summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-01-29 19:43:08 +0100
committerGitHub <noreply@github.com>2022-01-29 19:43:08 +0100
commit638f92941ba4f1bcb02e50a14cdcc81ea9a6a25e (patch)
tree70d6d1ce0ed83369df7c1820ae3333e13a3ee115 /data/live-build-config
parent9fa5ff86866a0d81f77680fcd52d66a9b0c8830c (diff)
downloadvyos-build-638f92941ba4f1bcb02e50a14cdcc81ea9a6a25e.tar.gz
vyos-build-638f92941ba4f1bcb02e50a14cdcc81ea9a6a25e.zip
upnpd: T3420: disable service by default
Diffstat (limited to 'data/live-build-config')
-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 fc1b096e..6fdf3565 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
@@ -54,6 +54,7 @@ systemctl disable atop-rotate.timer
systemctl disable ModemManager.service
systemctl disable dnsdist.service
systemctl disable haproxy.service
+systemctl disable miniupnpd.service
echo I: Enabling services
systemctl enable ssh-session-cleanup.service