diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 14:21:47 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 14:31:13 +0000 |
commit | 135fdeebb99c3569e42d8162b265e15d29bd937d (patch) | |
tree | 0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /security/tor | |
parent | 305f148f482daf30dcf728039d03d019f88344eb (diff) | |
download | ports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip |
Diffstat (limited to 'security/tor')
-rw-r--r-- | security/tor/files/tor.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/tor/files/tor.in b/security/tor/files/tor.in index d78dd2e2df68..0e1c8f3cae02 100644 --- a/security/tor/files/tor.in +++ b/security/tor/files/tor.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: tor # REQUIRE: DAEMON FILESYSTEMS # BEFORE: LOGIN |