9047edc38e
Signed-off-by: Guohan Lu <gulv@microsoft.com>
14 lines
273 B
Desktop File
14 lines
273 B
Desktop File
[Unit]
|
|
Description=Dell S6000 Platform modules
|
|
After=local-fs.target
|
|
Before=pmon.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=-/etc/init.d/platform-modules-s6000 start
|
|
ExecStop=-/etc/init.d/platform-modules-s6000 stop
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|