Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

systemctl enable service

# Unit file should be located at /etc/systemd/system/YourUnitFile.service
sudo systemctl enable YourUnitFile
sudo systemctl start YourUnitFile
 
PREVIOUS NEXT
Tagged: #systemctl #enable #service
ADD COMMENT
Topic
Name
2+6 =