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

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

[Install]
WantedBy=multi-user.target