mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-16 07:25:12 +02:00
2 lines
122 B
Bash
Executable file
2 lines
122 B
Bash
Executable file
#!/bin/sh
|
|
exec ndhc -i eth0 -R /etc/resolv.conf -u ndhc -U ndhc -D ndhc -C /var/lib/ndhc/jail -s /var/lib/ndhc/state 2>&1
|