6f496bda20
* [device][platform] d6254qs d6556 platform porting [device][platform] sensor and status led support for d7032q28b d7254q28b d7264q28b d6254qs d6556 [device][platform] qos support for d7032q28b d7254q28b [device][platform] service configuration files for d7032q28b d7254q28b d7264q28b d6254qs d6556 * remove binary files and remove non-supported attributes in config.bcm * remove gpio-ich here. file a PR in sonic-linux-kernel instead. * remove unnecessary comments * add GPL license
14 lines
281 B
Desktop File
14 lines
281 B
Desktop File
[Unit]
|
|
Description=Inventec d7032q28b Platform modules
|
|
After=local-fs.target
|
|
Before=pmon.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=-/etc/init.d/platform-modules-d6556 start
|
|
ExecStop=-/etc/init.d/platform-modules-d6556 stop
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|