#!/bin/bash echo "=== $0" set -a . /etc/vdn/config set +a [ -e /etc/post-boot ] && nohup /etc/post-boot &> /dev/null &