ubuntu:services:enabling_a_service_at_boot
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:services:enabling_a_service_at_boot [2019/12/04 20:38] – created peter | ubuntu:services:enabling_a_service_at_boot [2019/12/08 15:07] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Services - Enabling a service at boot ====== | ||
- | |||
- | <code bash> | ||
- | update-rc.d service_name defaults | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | With **sysv-rc-conf** or **sysvconfig** | ||
- | |||
- | <code bash> | ||
- | sysv-rc-conf service_name on | ||
- | </ | ||
ubuntu/services/enabling_a_service_at_boot.1575491894.txt.gz · Last modified: 2020/07/15 09:30 (external edit)