Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
sysvinit
mkinitrd-kill1.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mkinitrd-kill1.sh of Package sysvinit
#!/bin/bash # #%stage: setup # #%programs: kill #%programs: pidof #%dontshow # ##### blogd end ## ## This script tells blogd that the initrd is done. ## Additionally it moves /dev to the new root filesystem. ## ## Command line parameters ## ----------------------- ## blogd_pid=$(pidof blogd) if test -n "$blogd_pid" ; then kill -IO "$blogd_pid" fi
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