Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
f35bfcf84ab5c4eefdc241af0b078222e07157fb
f35bfcf84ab5c4eefdc241af0b078222e07157fb
tests
0_common
05_stop_yumupdatesd.sh
Fork and Edit
Blob
Blame
History
Raw
#!/bin/sh t_Log "Running $0 - stopping yum-updatesd service" /sbin/service yum-updatesd stop sleep 2