This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
evolution-packages/srcpkgs/dhcpcd/files/dhcpcd-eth0/run

5 lines
64 B
Plaintext
Raw Normal View History

2023-09-05 17:28:40 +01:00
#!/bin/sh
exec 2>&1
[ -r conf ] && . ./conf
exec dhcpcd -B eth0