Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu startup run as daemon service

sudo update-rc.d minidlna defaults
#This should add the service to the automatic startup system. But if you get:

System start/stop links for /etc/init.d/minidlna already exist.
#Do the command

sudo update-rc.d minidlna enable
Source by linuxconfig.org #
 
PREVIOUS NEXT
Tagged: #ubuntu #startup #run #daemon #service
ADD COMMENT
Topic
Name
7+4 =