14 lines
269 B
Desktop File
14 lines
269 B
Desktop File
[Unit]
|
|
Description=Dell Z9100 Platform modules
|
|
Before=pmon.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/z9100_platform.sh init
|
|
ExecStop=/usr/local/bin/z9100_platform.sh deinit
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|