[Bug 211098] mail/postsrsd should not create / install postsrsd.secret for package

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 14 14:12:49 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211098

--- Comment #1 from Miroslav Lachman <000.fbsd at quip.cz> ---
Maybe this one is better / simpler / more efficient:

tr -cd "[:alnum:]_" < /dev/urandom | head -c 24 > ${postsrsd_secret}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list