Files
md-renewed/md-renewed.service
2022-01-16 00:52:26 +01:00

12 lines
227 B
Desktop File

[Unit]
Description=The Apache HTTP Server reloader
After=network.target
[Service]
Type=oneshot
EnvironmentFile=/etc/md-renewed/md-renewed.conf
ExecStart=/usr/libexec/md-renewed/md-renewed
[Install]
WantedBy=multi-user.target