services:enabling_a_service_at_boot
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:enabling_a_service_at_boot [2019/12/04 20:37] – removed peter | services:enabling_a_service_at_boot [2020/07/23 16:41] (current) – old revision restored (2016/07/05 10:24) 37.57.218.243 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Services - Enabling a service at boot ====== | ||
+ | |||
+ | <code bash> | ||
+ | update-rc.d apache defaults | ||
+ | </ | ||
+ | |||
+ | |||
+ | With **sysv-rc-conf** or **sysvconfig** | ||
+ | |||
+ | <code bash> | ||
+ | sysv-rc-conf apache on | ||
+ | </ | ||
services/enabling_a_service_at_boot.1575491878.txt.gz · Last modified: 2020/07/15 09:30 (external edit)