aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/tor/preinstall
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/tor/preinstall')
-rwxr-xr-xrepos/extra/tor/preinstall4
1 files changed, 0 insertions, 4 deletions
diff --git a/repos/extra/tor/preinstall b/repos/extra/tor/preinstall
deleted file mode 100755
index 2457d9af..00000000
--- a/repos/extra/tor/preinstall
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-addgroup -S tor 2>/dev/null
-adduser -S -D -H -h /var/lib/tor -s /sbin/nologin -g tor -G tor tor 2>/dev/null