[mythtv-users] How does on stop the backend with systemd ?

linux guy linuxguy123 at gmail.com
Fri Oct 7 21:44:57 UTC 2011


Neither one worked.

# systemctl -f stop mythbackend.service

# ps aux |grep myth
root      7238  0.0  0.9 228768 30060 ?        Sl   13:21   0:02 mythbackend
root      7797  0.0  0.0   4440   756 pts/4    S+   15:41   0:00 grep
--color=auto myth

# systemctl kill mythbackend.service

# ps aux |grep myth
root      7238  0.0  0.9 228768 30060 ?        Sl   13:21   0:02 mythbackend
root      7802  0.0  0.0   4440   752 pts/4    S+   15:42   0:00 grep
--color=auto myth

# ps aux |grep myth
root      7238  0.0  0.9 228768 30060 ?        Sl   13:21   0:02 mythbackend
root      7805  0.0  0.0   4440   752 pts/4    S+   15:42   0:00 grep
--color=auto myth

# ps aux |grep myth
root      7238  0.0  0.9 228768 30060 ?        Sl   13:21   0:02 mythbackend
root      7807  0.0  0.0   4440   752 pts/4    S+   15:42   0:00 grep
--color=auto myth

still running !

# systemctl kill -9 mythbackend.service
systemctl: invalid option -- '9'

# kill -9 7238
# ps aux |grep myth
root      7811  0.0  0.0   4436   752 pts/4    S+   15:44   0:00 grep
--color=auto myth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20111007/f41e17b5/attachment.html 


More information about the mythtv-users mailing list