12 lines
231 B
Desktop File
12 lines
231 B
Desktop File
[Unit]
|
|
Description=Bletchley Early System Init
|
|
Before=phosphor-pid-control.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/libexec/bletchley-early-sys-init
|
|
SyslogIdentifier=Bletchley Early Init
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|