diff options
| author | Christian Breunig <christian@breunig.cc> | 2024-05-14 19:27:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 19:27:19 +0200 |
| commit | 3d2c16976e0b453772d96e16df42b5629942691c (patch) | |
| tree | e375f6bdb8882b2ce3ca43414c75869f7b20f0fb | |
| parent | 195c29215458fa522646071ffbab09128cbd4461 (diff) | |
| parent | 0b296b64422795510a7dcaf81b3e94183c593f62 (diff) | |
| download | vyos-build-3d2c16976e0b453772d96e16df42b5629942691c.tar.gz vyos-build-3d2c16976e0b453772d96e16df42b5629942691c.zip | |
Merge pull request #619 from vyos/mergify/bp/sagitta/pr-618
T3420: Remove service upnp (backport #618)
| -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 c9978c59..d02f5b58 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 @@ -58,7 +58,6 @@ systemctl disable atop-rotate.timer systemctl disable ModemManager.service systemctl disable dnsdist.service systemctl disable haproxy.service -systemctl disable miniupnpd.service systemctl disable owamp-server.service systemctl disable twamp-server.service systemctl disable podman-auto-update.service |
