blob: 99d527b054a277898f6423ed310559162ace629f [file] [log] [blame]
Brandon Kimdc437642022-04-13 10:00:14 -07001[Unit]
2Requires=obmc-console@@HOST_TTY@.service
3After=obmc-console@@HOST_TTY@.service
4
5[Service]
6Type=simple
7SyslogIdentifier=host-console
8ExecStart=/usr/bin/host-console-filtered.sh
9
10[Install]
11WantedBy=multi-user.target