Catching up IRC -- MOTD colors; servicefile; logging; config

This commit is contained in:
2023-03-22 17:44:57 -05:00
parent 2f93e03f3a
commit 5fef78f60e
7 changed files with 65 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
Description=Certbot
[Service]
ExecStart=certbot renew -w /var/lib/letsencrypt/ --preferred-chain "ISRG Root X1"
ExecStart=certbot renew -w /var/lib/letsencrypt/ --preferred-chain "ISRG Root X1"
ExecStartPost=-/usr/bin/systemctl reload webserver
ExecStartPost=-/usr/bin/systemctl reload irc
KillMode=process