12 lines
226 B
Desktop File
12 lines
226 B
Desktop File
[Unit]
|
|
Description=Detect GPIO Present Manager
|
|
After=phosphor-gpio-presence@.service
|
|
Wants=phosphor-gpio-presence@.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/detect-gpio-present.sh
|
|
Type=simple
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|