[Unit] Description=dao: automatic mounter (boot) After=network-online.target Wants=network-online.target [Service] Type=simple ExecStart=bash /usr/local/bin/dao.sh mount Restart=on-failure RestartSec=10 [Install] WantedBy=default.target