File tor.service of Package tor

[Unit]
Description = Anonymizing overlay network for TCP
After = syslog.target network.target nss-lookup.target

[Service]
Type=forking
ExecStart=/usr/bin/torctl start
ExecReload=/usr/bin/torctl reload
ExecStop=/usr/bin/torctl stop
TimeoutSec=30
Restart=on-failure
LimitNOFILE=32768

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by