mirror of
https://github.com/pi-farm/Docker-PXE-Server.git
synced 2025-12-10 02:08:26 +00:00
init
This commit is contained in:
5
init-script.sh
Normal file
5
init-script.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
systemctl start chrony dnsmasq lighttpd nfs-mountd nfs-server nfs-kernel-server nmbd rsync samba-ad-dc smbd
|
||||
systemctl stop rpcbind
|
||||
|
||||
systemctl status chrony dnsmasq lighttpd nfs-mountd nfs-server nfs-kernel-server nmbd rsync samba-ad-dc smbd
|
||||
Reference in New Issue
Block a user