aetherscale

[unmaintained] code for a cloud provider tutorial
Log | Files | Refs | README | LICENSE

commit 7a4d08043a8868b90f22d118b6d1bd6401b03418
parent 382cb1d826958bb05d4a4cb92bc3a630c85b1ea2
Author: Stefan Koch <programming@stefan-koch.name>
Date:   Sun, 31 Jan 2021 11:55:31 +0100

remove unneeded VDE systemd unit

Diffstat:
Ddata/systemd/aetherscale-vde.service | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/data/systemd/aetherscale-vde.service b/data/systemd/aetherscale-vde.service @@ -1,8 +0,0 @@ -[Unit] -Description=aetherscale VDE networking - -[Service] -ExecStart=/usr/bin/vde_switch -tap tap-vde -s /tmp/vde.ctl - -[Install] -WantedBy=default.target