#!/bin/sh -efu

. install2-init-functions

# Create log directory for journald.
# Otherwise it will use tmpfs in the /run/log only.
mkdir -p $destdir/var/log/journal
