[Unit] Description=Postinstaller at first boot After=network.target [Service] Type=simple ExecStart=/var/lib/misc/custom/firstboot.sh TimeoutStartSec=0 [Install] WantedBy=default.target