diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-01 19:56:44 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-01 19:56:44 +0200 |
| commit | 313813f8fbde17d1eae2c53f043e64905e016dc8 (patch) | |
| tree | 6e4091c18b6e52f72e7dfa43f43e1a4332eaf2ce /content/posts/2023-07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md | |
| parent | 47d2fc25bf97f7941131f8f23ab15dc3d1e16f47 (diff) | |
| download | mitjafelicijan.com-313813f8fbde17d1eae2c53f043e64905e016dc8.tar.gz | |
Notes: Added additional instructions
Diffstat (limited to 'content/posts/2023-07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md')
| -rw-r--r-- | content/posts/2023-07-01-bringing-all-of-my-projects-together-under-a-single-umbrella.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
| 251 | WantedBy=multi-user.target | 251 | WantedBy=multi-user.target |
| 252 | ``` | 252 | ``` |
| 253 | 253 | ||
| 254 | - You might need to reload systemd with `systemctl daemon-reload`. | ||
| 254 | - Then I enabled the service with `systemctl enable caddy.service`. | 255 | - Then I enabled the service with `systemctl enable caddy.service`. |
| 255 | - And then I started the service with `systemctl start caddy.service`. | 256 | - And then I started the service with `systemctl start caddy.service`. |
| 256 | 257 | ||
