Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4
lldpad
mkinitrd-stop.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mkinitrd-stop.sh of Package lldpad
#!/bin/bash # #%stage: setup #%provides: killprogs # #%if: "$root_dcbd" -a "$root_fcoe" #%dontshow # ##### kill fcoe ## ## Because we will run and use the dcbd daemon from the new root ## the old one has to be killed. During that time no DCB ## exceptions should occur! ## ## Command line parameters ## ----------------------- ## # kill dcbd, will be restarted from the real root lldpad_pid=$(pidof lldpad) [ "$lldpad_pid" ] && kill -TERM $lldpad_pid
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor