summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-core/ac-boot-check/ac-boot-check/ac-boot-check.service
blob: de607f1a7f84723e24264ac1b1ce4c2054b4394a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Check for AC boot
After=settings.service

[Service]
Type=oneshot
ExecStart=/usr/bin/ac-boot-check.sh

[Install]
WantedBy=multi-user.target