diff options
Diffstat (limited to 'tools/cloud-init/99-disable-networking.chroot')
-rwxr-xr-x | tools/cloud-init/99-disable-networking.chroot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/cloud-init/99-disable-networking.chroot b/tools/cloud-init/99-disable-networking.chroot deleted file mode 100755 index e576c8a5..00000000 --- a/tools/cloud-init/99-disable-networking.chroot +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -systemctl disable networking -/usr/sbin/update-rc.d -f networking remove |