This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-15 19:20:10 -07:00
Code
Issues
Wiki
0f125d945b
repo
/
extra
/
dhcpcd
/
files
/
dhcpcd.run
3 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
dhcpcd: add package
2019-07-04 10:02:03 -06:00
#!/bin/sh
dhcpcd: redirect stderr to stdout in service
2021-08-31 09:21:11 -06:00
exec dhcpcd -BM 2>&1
Copy Permalink