Files
2026-04-23 17:07:55 +08:00

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