summaryrefslogtreecommitdiff
path: root/99-systemd.rules
blob: c7c2073b8f49dca33a2fda01f4ef4d01fe97facb (plain)
1
2
3
4
5
6
7
8
9
# do not edit this file, it will be overwritten on update

ACTION!="new|change", GOTO="systemd_end"

KERNEL=="tty[0-9]|tty1[0-2]", GOTO="systemd_end"

KERNEL=="tty[0-9]*", ENV{SYSTEMD_EXPOSE}="0"

LABEL="systemd_end"