This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/pptpd
-
EnvironmentFile=/etc/sysconfig/pptpd
-
ExecStart=/usr/bin/pptpd -c /etc/pptpd.conf -p /var/run/pptpd.pid -f
-
ExecStart=/usr/sbin/pptpd --fg
-
ExecStart=/usr/sbin/pptpd --fg $DAEMON_OPTS
-
ExecStart=/usr/sbin/pptpd -f $OPTIONS
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
StandardOutput=null
-
-
[Unit]
-
After=network.target
-
Description=PPTP Daemon
-
Description=PPTP Server
-
Description=PoPToP Point to Point Tunneling Server
-
Documentation=man:pptpd(8) man:pptpctrl(8) man:pptpd.conf(5)
-
Additionnal notes
Nothing here.