This shows you the differences between two versions of the page.
| informatique:linux:alpine:basics [2025/10/28 19:51] – created yahiko | informatique:linux:alpine:basics [2025/10/28 19:58] (current) – yahiko | ||
|---|---|---|---|
| Line 101: | Line 101: | ||
| <code bash> | <code bash> | ||
| rc-service nom-du-service start | rc-service nom-du-service start | ||
| + | </ | ||
| + | |||
| + | ==== Redémarrer un service ==== | ||
| + | |||
| + | <code bash> | ||
| + | rc-service nom-du-service restart | ||
| </ | </ | ||