mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Run dhcpd on start
This commit is contained in:
parent
a6a29c044b
commit
ab2dc5bf47
@ -97,6 +97,7 @@ path = "/etc/init.d/10_net"
|
||||
data = """
|
||||
smolnetd
|
||||
dnsd
|
||||
dhcpd -b
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user