13 lines
266 B
Desktop File
13 lines
266 B
Desktop File
[Unit]
|
|
Description=The Apache HTTP Server reloader
|
|
After=network.target
|
|
Wants=md-renewed-install.timer
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
EnvironmentFile=/etc/md-renewed/md-renewed.conf
|
|
ExecStart=/usr/libexec/md-renewed/md-renewed-install
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|