Unverified Commit 404d5cac authored by Philipp Winter's avatar Philipp Winter
Browse files

Remove 'RunAsDaemon 1'.

This is already set by default.

Thanks to Roger for pointing this out.
parent 176c87e0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ sudo cp $GOPATH/bin/obfs4proxy /usr/local/bin/
### 3. Edit your Tor config file, usually located at `/etc/tor/torrc` and replace its content with:

```
RunAsDaemon 1
BridgeRelay 1

# Replace "TODO" with a Tor port of your choice.  This port must be externally
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ If not, you can [build it from source](https://gitlab.com/yawning/obfs4#installa
### 3. Edit your Tor config file, usually located at `/etc/tor/torrc` and replace its content with:

```
RunAsDaemon 1
BridgeRelay 1

# Replace "TODO" with a Tor port of your choice.  This port must be externally
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@ pkg install obfs4proxy-tor tor ca_root_nss
### 2. Edit your Tor config file, usually located at `/usr/local/etc/tor` and replace its content with:

```
RunAsDaemon 1
BridgeRelay 1

# Replace "TODO" with a Tor port of your choice.  This port must be externally
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ pkg_add tor obfs4proxy
Usually located at `/etc/tor/torrc`, and replace its content with:

```
RunAsDaemon 1
BridgeRelay 1

# Replace "TODO" with a Tor port of your choice.  This port must be externally