/[packages]/cauldron/tor/current/SOURCES/tor.service
ViewVC logotype

Diff of /cauldron/tor/current/SOURCES/tor.service

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

cauldron/tor/current/SOURCES/tor.systemd.service revision 274220 by colin, Sat Apr 21 17:54:57 2012 UTC cauldron/tor/current/SOURCES/tor.service revision 274221 by colin, Wed Jul 25 12:23:32 2012 UTC
# Line 4  After=syslog.target network.target nss-l Line 4  After=syslog.target network.target nss-l
4    
5  [Service]  [Service]
6  Type=simple  Type=simple
7  ExecStart=/usr/bin/tor --runasdaemon 0 --quiet  User=toruser
8    ExecStart=/usr/bin/tor -f /etc/tor/torrc Log "notice file /var/log/tor/tor.log" RunAsDaemon 0 DataDirectory /var/lib/tor
9  ExecReload=/bin/kill -HUP $MAINPID  ExecReload=/bin/kill -HUP $MAINPID
10  ExecStop=/bin/kill -INT $MAINPID  ExecStop=/bin/kill -INT $MAINPID
11  TimeoutSec=30  TimeoutSec=30

Legend:
Removed from v.274220  
changed lines
  Added in v.274221

  ViewVC Help
Powered by ViewVC 1.1.30