This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill --signal HUP $MAINPID
-
ExecStart=/usr/sbin/gtlsserver localhost 7777 /etc/ssl/private/ssl-cert-snakeoil.key /etc/ssl/certs/ssl-cert-snakeoil.pem
-
KillSignal=SIGQUIT
-
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
Type=simple
-
WorkingDirectory=/usr/share/ngtcp2d/html
-
-
[Unit]
-
After=network.target
-
Description=ngtcp2 daemon
-
Additionnal notes
Nothing here.