summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-gbs/detect-sas-cable/files/detect-sas-cable.service
blob: 6575f4fb7efc5094d2113d2f4fa8f4fd49b69c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Detect SAS Cable Manager
Wants=phosphor-gpio-presence@.service
After=phosphor-gpio-presence@.service

[Service]
ExecStart=/usr/bin/detect-sas-cable.sh
StandardOutput=syslog
Type=simple

[Install]
WantedBy=multi-user.target