c92bfe0728
Why I did it add celestica belgite platform How I did it add belgite platform in celestica Co-authored-by: nicwu-cel <nicwu@celestica.com> Co-authored-by: anjian <anjian@celestica.com> Co-authored-by: sandycelestica <sandyli@celestica.com>
16 lines
368 B
Desktop File
16 lines
368 B
Desktop File
[Unit]
|
|
Description=PDDF module and device initialization service
|
|
Before=pmon.service watchdog-control.service
|
|
Before=opennsl-modules.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/pddf_util.py install
|
|
ExecStop=/usr/local/bin/pddf_util.py clean
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
WantedBy=opennsl-modules.service
|