summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/host/hostboot-settings/hostboot-settings.service
blob: 9ce81d79bd5e8a9376d2561fc9d3129c8bb81552 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Hostboot Boot Settings

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/bin/hb_settings --uart vuart

[Install]
WantedBy=multi-user.target