blob: ac4966892944587e61829733a10ac2164acf780c [file] [log] [blame]
Artem Senichevefd5d742018-10-24 16:14:04 +03001[Unit]
2Description=Host logging
3Wants=obmc-console@ttyVUART0.service
4After=obmc-console@ttyVUART0.service
5
6[Service]
7ExecStart=/usr/bin/hostlogger
8Restart=always
9Type=dbus
10BusName=xyz.openbmc_project.HostLogger
11
12[Install]
13WantedBy=obmc-standby.target