blob: 6575f4fb7efc5094d2113d2f4fa8f4fd49b69c5f [file] [log] [blame]
George Hung09b8cd92020-06-04 19:54:41 +08001[Unit]
2Description=Detect SAS Cable Manager
3Wants=phosphor-gpio-presence@.service
4After=phosphor-gpio-presence@.service
5
6[Service]
7ExecStart=/usr/bin/detect-sas-cable.sh
8StandardOutput=syslog
9Type=simple
10
11[Install]
12WantedBy=multi-user.target