diff options
author | Christian Breunig <christian@breunig.cc> | 2023-08-06 20:56:04 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-08-06 20:56:04 +0200 |
commit | b400aeff8bb903e92b54b2920dcfcc60b62b9d96 (patch) | |
tree | 21ca94f00dbbc53e42854ac7477d2bcc98814e15 /data/live-build-config | |
parent | 705a03eb980c8406f02ccd215d49c5e0b0e1386f (diff) | |
download | vyos-build-b400aeff8bb903e92b54b2920dcfcc60b62b9d96.tar.gz vyos-build-b400aeff8bb903e92b54b2920dcfcc60b62b9d96.zip |
systemd: T5003: sendmail.service no longer exists
Diffstat (limited to 'data/live-build-config')
-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 628ebddc..e18b6088 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 @@ -67,7 +67,6 @@ systemctl disable podman-auto-update.timer systemctl disable podman-restart.service systemctl disable vyos-wan-load-balance.service systemctl disable nvmf-autoconnect.service -systemctl disable sendmail.service systemctl disable vpp.service systemctl disable dpkg-db-backup.timer systemctl disable dpkg-db-backup.service |