| Joel Stanley | 464c832 | 2018-05-11 13:41:15 +0930 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=Hostboot Boot Settings | ||||
| 3 | |||||
| 4 | [Service] | ||||
| 5 | Type=oneshot | ||||
| 6 | ExecStart=/usr/bin/hb_settings --uart vuart | ||||
| 7 | |||||
| 8 | [Install] | ||||
| Patrick Venture | e2b29cd | 2019-04-07 09:26:37 -0700 | [diff] [blame] | 9 | WantedBy=multi-user.target |