mirror of
https://github.com/pi-farm/Docker-PXE-Server.git
synced 2026-06-18 12:47:12 +00:00
Rename root/etc/cont-init.d/99-start-pxe-services.sh to root/cont-init.d/99-start-pxe-services.sh
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user