Initial commit
This commit is contained in:
10
md-renewed.service
Normal file
10
md-renewed.service
Normal 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
|
||||
Reference in New Issue
Block a user