1[Unit]
2Description=Minerva Early System Init
3Before=phosphor-multi-gpio-monitor.service
4
5[Service]
6Type=oneshot
7ExecStart=/usr/libexec/minerva-early-sys-init
8SyslogIdentifier=Minerva Early Init
9
10[Install]
11WantedBy=multi-user.target
12