Patrick Venture | ccd06d2 | 2017-04-10 15:21:32 -0700 | [diff] [blame] | 1 | [Unit] |
2 | Description=Configure GPIOs for Host Power Control | ||||
3 | |||||
4 | [Service] | ||||
5 | Restart=no | ||||
Patrick Venture | 6500735 | 2017-08-21 15:00:20 -0700 | [diff] [blame] | 6 | RemainAfterExit=true |
Patrick Venture | ccd06d2 | 2017-04-10 15:21:32 -0700 | [diff] [blame] | 7 | Type=oneshot |
Michael Tritz | 0ad3b1d | 2017-08-15 14:07:23 -0500 | [diff] [blame] | 8 | ExecStart=/usr/bin/env init_once.sh |
9 | SyslogIdentifier=init_once.sh |