blob: 982ae6f5a649cc45dafb98a465f5d8b030a51b2a [file] [log] [blame]
George Hungde864a92020-07-20 21:02:11 +08001[Unit]
2Description=Detect GPIO Present Manager
3After=phosphor-gpio-presence@.service
George Hungc1449692020-09-02 22:20:04 +08004Wants=phosphor-gpio-presence@.service
George Hungde864a92020-07-20 21:02:11 +08005
6[Service]
7ExecStart=/usr/bin/detect-gpio-present.sh
8StandardOutput=syslog
9Type=simple
10
11[Install]
12WantedBy=multi-user.target