Update and rename root/etc/s6-overlay/s6-rc.d/cont-init.d/99-start-pxe-services.sh to 0

This commit is contained in:
Pi-Farm
2026-06-08 13:23:16 +02:00
parent 7ffa27396d
commit ea6ec8d74c
2 changed files with 1 additions and 11 deletions

1
0 Normal file
View File

@@ -0,0 +1 @@

View File

@@ -1,11 +0,0 @@
#!/command/with-contenv bash
echo "Starte PXE-relevante Dienste via systemctl-shim..."
# Hier alle Dienste auflisten, die der PXE-Server braucht
systemctl start rpcbind
systemctl start nfs-kernel-server
systemctl start dnsmasq
systemctl start lighttpd
systemctl start smbd
systemctl start nmbd