summaryrefslogtreecommitdiff
path: root/meta-google/recipes-phosphor/console/obmc-console/host-console-journal.service.in
blob: 99d527b054a277898f6423ed310559162ace629f (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Requires=obmc-console@@HOST_TTY@.service
After=obmc-console@@HOST_TTY@.service

[Service]
Type=simple
SyslogIdentifier=host-console
ExecStart=/usr/bin/host-console-filtered.sh

[Install]
WantedBy=multi-user.target