]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcpcd: Silence console output entirely with more -q
authorRoy Marples <roy@marples.name>
Thu, 21 May 2020 15:12:25 +0000 (16:12 +0100)
committerRoy Marples <roy@marples.name>
Thu, 21 May 2020 15:12:25 +0000 (16:12 +0100)
commite53a00d8ef7d5f3b6f2cf88d2e8a20e8ad365c78
tree9c4954ed4db8c930a8909b54d3952537d606fcea
parentf3ba6ff0883f2993883d7bd48b35014bf5a45015
dhcpcd: Silence console output entirely with more -q

SystemD logs console ouput and syslog to the same place.
Pretty daft if you ask me, but heh.
-qq disables console output entirely to make SystemD logs easier to read.
src/dhcpcd.8.in
src/dhcpcd.c