ubuntu:services:restarting_a_service
This is an old revision of the document!
Table of Contents
Ubuntu - Services - Restarting a service
Using systemd
systemctl restart service_name
Using System V
/etc/init.d/service_name restart
Using Upstart
restart service_name
ubuntu/services/restarting_a_service.1575492009.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)