This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/var/lib/curvedns/numeric_uid_gid /etc/default/curvedns /etc/curvedns/curvedns_private_key.hex
-
ExecStart=/usr/sbin/curvedns ${IP} ${PORT} ${REMOTEIP} ${REMOTEPORT}
-
PrivateDevices
Introduced in systemd 209=yes -
Restart=always
-
SystemCallFilter=~ptrace
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=curvedns daemon
-
Documentation=man:curvedns(8) man:curvedns-keygen(1)
-
Additionnal notes
Nothing here.