This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_SETUID CAP_SETGID CAP_NET_BIND_SERVICE CAP_DAC_READ_SEARCH
-
DeviceAllow=/dev/null rw /dev/urandom r
-
ExecReload=/bin/kill -HUP ${MAINPID}
-
ExecReload=/bin/true
-
ExecStart=/bin/true
-
ExecStart=/usr/bin/tor --runasdaemon 0 --defaults-torrc /usr/share/tor/defaults-torrc -f /etc/tor/torrc
-
ExecStart=/usr/bin/tor --runasdaemon 0 --defaults-torrc /usr/share/tor/defaults-torrc -f /etc/tor/torrc --user tor --hush
-
ExecStart=/usr/bin/tor -f /etc/tor/torrc
-
ExecStartPre=/usr/bin/tor --runasdaemon 0 --defaults-torrc /usr/share/tor/defaults-torrc -f /etc/tor/torrc --verify-config
-
ExecStartPre=/usr/bin/tor --runasdaemon 0 --defaults-torrc /usr/share/tor/defaults-torrc -f /etc/tor/torrc --verify-config --user tor --hush
-
ExecStartPre=/usr/bin/tor -f /etc/tor/torrc --verify-config
-
KillSignal=SIGINT
-
LimitNOFILE=32768
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
NotifyAccess=all
-
PermissionsStartOnly=yes
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateNetwork=no
-
PrivateTmp=yes
-
PrivateUsers=no
-
ProtectClock
Introduced in systemd 245=yes -
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 -
ProtectSystem
Introduced in systemd 214=strict -
ReadOnlyDirectories=/
-
ReadOnlyDirectories=/run /var
-
ReadWriteDirectories=-/var/lib/tor -/var/log/tor
-
ReadWriteDirectories=/run/tor /var/lib/tor /var/log/tor
-
RemainAfterExit=yes
-
RemoveIPC
Introduced in systemd 232=yes -
Restart=on-failure
-
RestartSec=1
-
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
SystemCallArchitectures=native
-
SystemCallFilter=~@cpu-emulation @obsolete @raw-io @mount @module @debug @clock @reboot @swap
-
TimeoutSec=30
-
TimeoutSec=60
-
Type=notify
-
Type=oneshot
-
UMask=77
-
WatchdogSec=1m
-
-
[Unit]
-
After=syslog.target network.target nss-lookup.target
-
Description=Anonymizing overlay network for TCP
-
Description=Anonymizing overlay network for TCP (multi-instance-master)
-
PartOf=tor-master.service
-
ReloadPropagatedFrom=tor-master.service
-
Additionnal notes
Nothing here.