blob: 0f8cefed0214819604af57c35d0f6b000557302a [file] [log] [blame]
Mustafa Shehabi5c19b5b2021-09-15 16:41:44 -05001[Unit]
2Description=Detect CPUs to change config
Avenash Asai Thambi90a3ae42022-03-24 10:22:01 -05003Requires=xyz.openbmc_project.adcsensor.service
4After=xyz.openbmc_project.adcsensor.service
Mustafa Shehabi5c19b5b2021-09-15 16:41:44 -05005Before=phosphor-virtual-sensor.service
6
7[Service]
8Type=oneshot
9ExecStart=/usr/libexec/phosphor-virtual-sensor/cpu_detect_virtual.sh
10
11[Install]
12WantedBy=multi-user.target