2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

dhcpcd: Fix bug with privsep value

This commit is contained in:
Dylan Araps 2020-04-28 17:50:29 +03:00
parent 2eb82faebc
commit 08e6594706
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 5 additions and 6 deletions

View File

@ -4,8 +4,7 @@
--prefix=/usr \ --prefix=/usr \
--sbindir=/usr/bin \ --sbindir=/usr/bin \
--sysconfdir=/etc \ --sysconfdir=/etc \
--rundir=/run \ --rundir=/run
--privsepuser=root
make make
make DESTDIR="$1" install make DESTDIR="$1" install

View File

@ -1,2 +1,2 @@
d586a6aefe410af150e4443469fc2fcd588eca736f1f3c3daf84c27fb328671b dhcpcd-9.0.2.tar.gz d586a6aefe410af150e4443469fc2fcd588eca736f1f3c3daf84c27fb328671b dhcpcd-9.0.2.tar.gz
533714c2f3edcd70e47822cb880d8e8ffdba673b10452ea808037ec2714a375c dhcpcd.run 2b56c7e91bebcd8ca87e04998551a454b19a904dfb6d1cd0a9255c2feceda418 dhcpcd.run

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
exec dhcpcd -BM 1>&2 exec dhcpcd -BM

View File

@ -1 +1 @@
9.0.2 1 9.0.2 2