regen
This commit is contained in:
parent
a80a36f4ed
commit
c8a36eb115
2
app/xinit/configure
vendored
2
app/xinit/configure
vendored
@ -4779,7 +4779,7 @@ test -n "$MCOOKIE" || MCOOKIE="$MCOOKIE"
|
||||
|
||||
case $host_os in
|
||||
*openbsd*)
|
||||
MCOOKIE='dd if=/dev/arandom bs=16 count=1 2>/dev/null | hexdump -e \\\"%08x\\\"'
|
||||
MCOOKIE='openssl rand -hex 16'
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user