936749c44f
* Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P * security kernel update to 4.9.189 for CIG devices * security kernel update to 4.9.189 for CIG devices * Update rules Update rule file
14 lines
292 B
Desktop File
14 lines
292 B
Desktop File
[Unit]
|
|
Description=Cig CS6436-54P Platform initialization service
|
|
Before=pmon.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/cig_cs6436_util.py install
|
|
ExecStop=/usr/local/bin/cig_cs6436_util.py clean
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|