L
Libor Laubacher
Guest
Wrt the init.d - it's still present for legacy purposes. I believe the answer to first 2 questions would be "no". This works fine on my home CentOS 7. [Unit] Description=OE 11.6 Adminserver Wants=network.target After=network.target Before=shutdown.target reboot.target halt.target [Service] Type=simple ExecStartPre=/bin/rm -f /var/run/admserv116.sock ExecStart=/progress/oe116/bin/proadsv -start ExecStop=/progress/oe116/bin/proadsv -stop RemainAfterExit=yes [Install] WantedBy=multi-user.target
Continue reading...
Continue reading...