summaryrefslogtreecommitdiff
path: root/pcr/openrc-net
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-18 07:17:39 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-18 07:17:39 -0500
commitcf044409f698853c208d3a0550ab2464f57e31fa (patch)
tree3a00b9cb49480178c009f1e3e343f4611bb8abb7 /pcr/openrc-net
parent42863a2100455b02ec0f84402b4dc77ff3a4aa71 (diff)
tor-openrc-20160105-1.1: Minor fix
Diffstat (limited to 'pcr/openrc-net')
-rw-r--r--pcr/openrc-net/tor.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/openrc-net/tor.install b/pcr/openrc-net/tor.install
index f8262248d..9b298c857 100644
--- a/pcr/openrc-net/tor.install
+++ b/pcr/openrc-net/tor.install
@@ -2,7 +2,7 @@ _svc="tor"
_rlvl="default"
post_install() {
- echo " ==> /etc/tor/torrc needs these adjustments:
+ echo " ==> /etc/tor/torrc needs these adjustments:"
echo " User tor"
echo " PIDFile /run/tor/tor.pid"
echo " Log notice syslog"