X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=functions;h=45a634a1e575395e86c8457b342e3b2a39d5cc98;hb=76e38dcd5eeb05812216dfabb059d2a2db7c2e7e;hp=2c819fae3454b4ab96854aa508cb2c16a8657511;hpb=7f766756c6d328a4a8d57a274a215f67376af68d;p=rrq%2Foverlay-boot.git diff --git a/functions b/functions index 2c819fa..45a634a 100644 --- a/functions +++ b/functions @@ -31,7 +31,7 @@ subhost_config() { config UPPER "$BASE/root" config WORK "$BASE/work" config LOWER "/" - config START "!networking ssh" + config START "networking ssh" config PREMOUNT "$PROGRAMDIR/overlay-premount" config POSTMOUNT "$PROGRAMDIR/overlay-postmount" config INIT "$PROGRAMDIR/overlay-init"