From 313813f8fbde17d1eae2c53f043e64905e016dc8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 1 Jul 2023 19:56:44 +0200 Subject: Notes: Added additional instructions --- ...07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md b/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md index e103d32..a08614f 100644 --- a/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md +++ b/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md @@ -251,6 +251,7 @@ AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE WantedBy=multi-user.target ``` +- You might need to reload systemd with `systemctl daemon-reload`. - Then I enabled the service with `systemctl enable caddy.service`. - And then I started the service with `systemctl start caddy.service`. -- cgit v1.2.3