1c32321805
* Upgrade SAI to v1.2.4 * Add a new supported device accton as7116 * Add maintainer info for deb
14 lines
301 B
Desktop File
Executable File
14 lines
301 B
Desktop File
Executable File
[Unit]
|
|
Description=Accton AS7116-54X Platform initialization service
|
|
Before=pmon.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/accton_as7116_util.py install
|
|
ExecStop=/usr/local/bin/accton_as7116_util.py clean
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|