Skip to content

Instantly share code, notes, and snippets.

@islander
Created November 24, 2015 02:33
Show Gist options
  • Save islander/e21555396045ee07eacd to your computer and use it in GitHub Desktop.
Save islander/e21555396045ee07eacd to your computer and use it in GitHub Desktop.
Debian Jessie enable persistent journald
mkdir /var/log/journal
chgrp systemd-journal /var/log/journal
chmod 2755 /var/log/journal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment