07-27-2020, 05:57 AM
(This post was last modified: 07-27-2020, 05:58 AM by tushar_soni.)
(07-27-2020, 04:04 AM)tushar_soni Wrote:Finally got tactic 4.8.0.b03 working on centos 7 with minor change in /etc/rc.d/init.d/tactic service(07-26-2020, 06:35 PM)Bob.K Wrote: yeah weill, i actually did used systemctl to enable the service on boot....I'm not sure why you have to fiddle around with chkconfigYes, I had done that but again it gave error about service tactic does not support chkconfig
just to be sure, have you type this one as well:
systemctl enable tactic
?
That's the reason why systemctl enable tactic doesn't work, if this works then tactic will start on every boot.
I changed chkconfig runlevels like below...
Code:
#chkconfig 2345 99 10