[CentOS] Systemd
Gordon Messmer
gordon.messmer at gmail.comMon May 25 00:58:42 UTC 2015
- Previous message: [CentOS] Systemd
- Next message: [CentOS] CentOS-Base.repo baseurl commented out
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 05/24/2015 03:24 PM, Kirk Bocek wrote: >> Disable chronyd. > > So: > > $rpm -e --nodeps chrony > > chrony has dependencies with anaconda and initial-setup. No, not that I can tell... # rpm -q --whatrequires chrony Either way, don't use --nodeps. Just don't. If you break dependencies, you're going to have trouble updating later. Or something unexpected will stop working. In this case it's not a big deal, since nothing actually requires chrony, but in general it's a really bad practice.
- Previous message: [CentOS] Systemd
- Next message: [CentOS] CentOS-Base.repo baseurl commented out
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list