aa2e340f5a
Signed-off-by: Guohan Lu <gulv@microsoft.com>
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-5-amd64 start
|
|
ExecStop=-/etc/init.d/opennsl-modules-4.9.0-5-amd64 stop
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|