10 lines
163 B
Desktop File
10 lines
163 B
Desktop File
[Unit]
|
|
Description=Certificate management
|
|
After=network.service
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/systemd/httpd-pki
|
|
[Install]
|
|
WantedBy=sme-server.target
|
|
|