User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:addrclocal [2021/09/13 07:21] normanwiki:addrclocal [2021/11/07 13:53] (current) norman
Line 50: Line 50:
 </code> </code>
  
-3. Change permissions+3. Change permissions :
  
 <code>chmod +x /etc/rc.local</code> <code>chmod +x /etc/rc.local</code>
Line 60: Line 60:
 5. Start the “rc-local” script : 5. Start the “rc-local” script :
  
-<code> systemctl start rc-local.service</code>+<code>systemctl start rc-local.service</code>
  
 6. Check if any error occurred while starting the service : 6. Check if any error occurred while starting the service :