Skip to content

Instantly share code, notes, and snippets.

@kyya
Last active July 22, 2018 13:35
Show Gist options
  • Select an option

  • Save kyya/279e7d35800ac94893badfee9027e8f5 to your computer and use it in GitHub Desktop.

Select an option

Save kyya/279e7d35800ac94893badfee9027e8f5 to your computer and use it in GitHub Desktop.
转发 Journalctl 的日志到 tty 终端,放入路径 `/etc/systemd/journald.conf.d/`
[Journal]
FowardToConsole=yes
TTYPath=/dev/pts/2
MaxLevelConsole=info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment