forked from pool/munge
This branch is 6 commits behind pool/munge:factory
OBS-URL: https://build.opensuse.org/request/show/1177023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/munge?expand=0&rev=20
The file /etc/munge/munge.key is created from /dev/urandom at installation time via the command dd if=/dev/urandom bs=1 count=1024 so it might differ from host to host, one might to replace by identical one (pick one from a host) and copy it to all hosts.
Description
Languages
Diff
100%