110bff9b47
* Update driver and Add new platform API implementation for Inventec D6356 * Update Platform API (SFP) * Update Platform API (QSFP) * Update Platform API (FAN, THERMAL) Signed-off-by: David Xiao <xiao.david@inventec.com>
14 lines
277 B
Desktop File
14 lines
277 B
Desktop File
[Unit]
|
|
Description=Inventec d6356 Platform modules
|
|
After=local-fs.target
|
|
Before=pmon.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=-/etc/init.d/platform-modules-d6356 start
|
|
ExecStop=-/etc/init.d/platform-modules-d6356 stop
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|