Projects
Eulaceura:Mainline:GA
keepalived
_service:obs_scm:keepalived-stop-post.sh
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:keepalived-stop-post.sh of Package keepalived
#!/bin/sh if [ -f /run/checkers.pid ]; then checkerpid=$(/usr/bin/cat /run/checkers.pid) /bin/kill $checkerpid echo "Kill checkers-pid $checkerpid , when execute stop-post keepalived" fi if [ -f /run/vrrp.pid ]; then vrrppid=$(/usr/bin/cat /run/vrrp.pid) /bin/kill $vrrppid echo "Kill vrrp-pid $vrrppid, when execute stop-post keepalived" fi if [ -f /run/keepalived.pid.save ]; then rm -rf /run/keepalived.pid.save fi echo "Excuted stop-post keepalived"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2