* [kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u1) Signed-off-by: Guohan Lu <gulv@microsoft.com> * [mellanox]: Update SDK pointer for 4.9.0-7 kernel (#44) Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com> * Update arista drivers for 4.9.0-7 linux kernel (#43)
14 lines
288 B
Desktop File
14 lines
288 B
Desktop File
[Unit]
|
|
Description=Opennsl kernel modules init
|
|
After=local-fs.target
|
|
Before=syncd.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=-/etc/init.d/opennsl-modules-4.9.0-7-amd64 start
|
|
ExecStop=-/etc/init.d/opennsl-modules-4.9.0-7-amd64 stop
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|