Re: [CentOS] chkconfig madness CentOS 7

2017-07-11 Thread Jonathan Billings
On Tue, Jul 11, 2017 at 07:08:31AM -0400, Mark Haney wrote: > Well, it was slightly more complicated than that. But yeah, in essence > that's what I needed to do. Unfortunately, the move to systemd is a bloody > nightmare and after the systemd-resolved vulnerabilities, I'd pay good money > for RH

Re: [CentOS] chkconfig madness CentOS 7

2017-07-11 Thread Mark Haney
On 07/10/2017 04:11 PM, Jonathan Billings wrote: On Jul 10, 2017, at 10:56, Mark Haney wrote: I have a couple of in use C7 boxes that were built with ntsysv and chkconfig for some old packages that needed to start using init.d. (The person setting these up didn't know about systemd creati

Re: [CentOS] chkconfig madness CentOS 7

2017-07-10 Thread Jonathan Billings
> On Jul 10, 2017, at 10:56, Mark Haney wrote: > > I have a couple of in use C7 boxes that were built with ntsysv and chkconfig > for some old packages that needed to start using init.d. (The person setting > these up didn't know about systemd creating service files for older packages, > s

[CentOS] chkconfig madness CentOS 7

2017-07-10 Thread Mark Haney
I have a couple of in use C7 boxes that were built with ntsysv and chkconfig for some old packages that needed to start using init.d. (The person setting these up didn't know about systemd creating service files for older packages, so we're stuck with these as-is. Here's my problem: Error un