This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_SETUID CAP_SETGID
-
ExecStart=/usr/bin/pagekite --clean --runas=daemon:daemon --optdir=/etc/pagekite.d
-
KillMode=mixed
-
LimitNOFILE=65536
-
NoNewPrivileges
Introduced in systemd 239=yes -
PermissionsStartOnly=yes
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
Restart=on-abnormal
-
RestartSec=2s
-
SystemCallFilter=~@clock @debug @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io @reboot @swap
-
TimeoutStopSec
Introduced in systemd 188=5 -
Type=simple
-
WorkingDirectory=/tmp
-
-
[Unit]
-
After=network.target
-
ConditionPathExists=/etc/pagekite.d/10_account.rc
-
Description=PageKite
-
Documentation=man:pagekite file:///usr/share/doc/pagekite/README.md.gz https://pagekite.net/
-
Additionnal notes
Nothing here.