Initial commit

This commit is contained in:
2021-11-30 11:42:48 +01:00
commit e5ac6a1d47
10 changed files with 248 additions and 0 deletions

10
md-renewed.service Normal file
View File

@@ -0,0 +1,10 @@
[Unit]
Description=The Apache HTTP Server reloader
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/libexec/md-renewed/md-renewed
[Install]
WantedBy=multi-user.target