12 lines
227 B
Desktop File
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
|