]> git.saurik.com Git - apt.git/blobdiff - debian/apt.postinst
Use _apt as our unprivileged user name
[apt.git] / debian / apt.postinst
index 08dc60f9ca047c0952832a1ff94f6e830ffb487c..fab02650472f379ddc2f6a69f89d7a7d72e38e89 100644 (file)
@@ -28,8 +28,8 @@ case "$1" in
 
         # add unprivileged user for the apt methods
         adduser --force-badname --system --no-create-home \
-            --quiet Debian-apt || true
-        chown -R Debian-apt:root \
+            --quiet _apt || true
+        chown -R _apt:root \
             /var/lib/apt/lists \
             /var/cache/apt/archives