aboutsummaryrefslogtreecommitdiff
path: root/tor/preinstall
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-20 14:22:53 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-20 14:22:53 +0000
commitda9b5ae270f2594c813072695b807f5ee7b5acd3 (patch)
tree30a4089b7b85279a9ba07b77ba9aa616eb061db1 /tor/preinstall
parent825af3ce976093bfc936f3fe3440a74869dc1ba4 (diff)
downloadalicelinux-da9b5ae270f2594c813072695b807f5ee7b5acd3.tar.gz
alicelinux-da9b5ae270f2594c813072695b807f5ee7b5acd3.zip
Woodpecker CI a064f3970799c33ab248649e5218c3137d43447b [SKIP CI]
Diffstat (limited to 'tor/preinstall')
-rwxr-xr-xtor/preinstall4
1 files changed, 0 insertions, 4 deletions
diff --git a/tor/preinstall b/tor/preinstall
deleted file mode 100755
index 2457d9af..00000000
--- a/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