]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Detect a suitable user for dhcpcd, otherwise use dhcpcd
authorRoy Marples <roy@marples.name>
Sun, 5 Apr 2020 15:44:32 +0000 (16:44 +0100)
committerRoy Marples <roy@marples.name>
Sun, 5 Apr 2020 15:44:32 +0000 (16:44 +0100)
commit093fb8f5862d2af529b8e0c413a74000d62c484c
treea77acc4b902432d1da0f2617ecc6b78937127703
parent3b80531e8ff81815c1f3bbfd8f407ae64f559c18
privsep: Detect a suitable user for dhcpcd, otherwise use dhcpcd

System users generally have _ preceeding their username.
Only use this user if it exists and their home dir is not /var/empty.
Otherwise default to using dhcpcd.
configure