chiark / gitweb /
c7c2073b8f49dca33a2fda01f4ef4d01fe97facb
[elogind.git] / 99-systemd.rules
1 # do not edit this file, it will be overwritten on update
2
3 ACTION!="new|change", GOTO="systemd_end"
4
5 KERNEL=="tty[0-9]|tty1[0-2]", GOTO="systemd_end"
6
7 KERNEL=="tty[0-9]*", ENV{SYSTEMD_EXPOSE}="0"
8
9 LABEL="systemd_end"