User Tools

Site Tools


services:disabling_a_service_at_boot

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
services:disabling_a_service_at_boot [2019/12/04 20:37] – removed peterservices:disabling_a_service_at_boot [2020/07/23 11:17] (current) – old revision restored (2019/12/04 20:37) 192.99.15.29
Line 1: Line 1:
 +====== Services - Disabling a service at boot ======
  
 +<code bash>
 +update-rc.d service_name purge
 +</code>
 +
 +
 +With **sysv-rc-conf** or **sysvconfig**.
 +
 +<code bash>
 +sysv-rc-conf service_name off
 +</code>
services/disabling_a_service_at_boot.1575491843.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki