Skip to content

Instantly share code, notes, and snippets.

@agx
agx / foo.service
Created July 20, 2018 17:48
systemd unit to reproduce tty7 hang
[Unit]
Description=Testcase for tty7 hang issue
After=systemd-user-sessions.service
After=plymouth-quit-wait.service
Wants=dbus.socket
After=dbus.socket
After=session-c1.scope
Before=graphical.target
# Prevent starting on systems without virtual consoles