This project is archived. Its data is
read-only
.
Changes
Page history
Apply conversion script to all *.md files.
authored
Jun 15, 2020
by
Alexander Hansen Færøy
Show whitespace changes
Inline
Side-by-side
doc/OpenbsdChrootedTorControlScript.md
View page @
a1a4b621
...
@@ -2,8 +2,7 @@ After some frustrating attempts to get a usable control script for my chrooted O
...
@@ -2,8 +2,7 @@ After some frustrating attempts to get a usable control script for my chrooted O
Any improvements are welcome.
Any improvements are welcome.
{{{
```
#!/bin/sh
# Name of the executable
# Name of the executable
EXEC=tor
EXEC=tor
...
@@ -187,4 +186,4 @@ EOF
...
@@ -187,4 +186,4 @@ EOF
done
done
exit $ERROR
exit $ERROR
}}}
```
\ No newline at end of file
\ No newline at end of file