I'm thinking that this is the sysvinit version "service frobozz start" - based on this:systemd --> systemctl start trunk-recorder.service
https://fedoraproject.org/wiki/SysVinit ... Cheatsheet
Is that correct, please?
David
I'm thinking that this is the sysvinit version "service frobozz start" - based on this:systemd --> systemctl start trunk-recorder.service
Code: Select all
systemctl start trunk-recorder.service
Code: Select all
/etc/init.d/trunk-recorder start
Code: Select all
sudo service trunk-recorder start