13 lines
229 B
Desktop File
13 lines
229 B
Desktop File
[Unit]
|
|
Description=Dell S6100 I2C MUX Enumeration
|
|
Before=pmon.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/s6100_i2c_enumeration.sh init
|
|
RemainAfterExit=no
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|