#!/bin/sh # Default-logs to journald (stdout) when running under systemd export RELEASE_COOKIE="${RELEASE_COOKIE:-$(head -c 16 /dev/urandom | od -An -tx1 | tr -d ' \n')}"