aboutsummaryrefslogtreecommitdiffstats
path: root/config/hooks/tor-usergroup.sh.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'config/hooks/tor-usergroup.sh.chroot')
-rwxr-xr-xconfig/hooks/tor-usergroup.sh.chroot2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hooks/tor-usergroup.sh.chroot b/config/hooks/tor-usergroup.sh.chroot
index e46ad16..67ca241 100755
--- a/config/hooks/tor-usergroup.sh.chroot
+++ b/config/hooks/tor-usergroup.sh.chroot
@@ -1,5 +1,7 @@
#!/bin/sh
+echo "Creating tor user and groups"
+
export ADMINUSER="tor"
export ADMINGROUP="tor"
export TORADMINGROUP="debian-tor"