summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/configuration/entity-manager/xyz.openbmc_project.CloseMuxes.service
blob: bc05fa1a17643269fbff498a1038252a9ef3d061 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Close Muxes
ConditionFileNotEmpty=/usr/bin/CloseMuxes.py

[Service]
ExecStart=/usr/bin/env CloseMuxes.py
Type=oneshot

[Install]
WantedBy=basic.target