13 lines
274 B
Desktop File
13 lines
274 B
Desktop File
[Unit]
|
|
Description=Check GPIO State Manager
|
|
After=phosphor-gpio-presence@.service
|
|
Wants=phosphor-gpio-presence@.service
|
|
|
|
[Service]
|
|
ExecStart=@LIBEXECDIR@/ncplite-inventory-log/inventory-log.sh
|
|
SyslogIdentifier=inventory-log
|
|
Type=simple
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|