This commit is contained in:
Bart Sjerps
2026-06-10 13:28:26 +02:00
parent e49e2d3909
commit 0a01479d24
8 changed files with 93 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
[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