[Unit] Description=CT Log Uptime Prometheus Exporter Documentation=https://git.ipng.ch/certificate-transparency/ctlog-uptime-exporter After=network-online.target Wants=network-online.target [Service] EnvironmentFile=/etc/default/ctlog-uptime-exporter ExecStart=/usr/local/bin/ctlog-uptime-exporter $ARGS Restart=on-failure RestartSec=5s DynamicUser=yes NoNewPrivileges=yes ProtectSystem=strict ProtectHome=yes PrivateTmp=yes CapabilityBoundingSet= [Install] WantedBy=multi-user.target