set default root to /srv/pkgstash

This commit is contained in:
2026-05-07 21:13:50 -06:00
parent d7fab8aee1
commit d229d524b7
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
u pkgstash - "pkgstash server" /srv/pkgstash /usr/bin/nologin
+1
View File
@@ -0,0 +1 @@
d /srv/pkgstash 0750 pkgstash pkgstash -
+1 -1
View File
@@ -1,5 +1,5 @@
env_file = "/etc/pkgstash/pkgstash.env" env_file = "/etc/pkgstash/pkgstash.env"
cache_root = "/home/ewpt3ch/dev/pkgstash/tmprepo" cache_root = "/srv/pkgstash"
mirror_urls = [ mirror_urls = [
"https://losangeles.mirror.pkgbuild.com/", "https://losangeles.mirror.pkgbuild.com/",
"https://mirror.givebytes.net/archlinux/", "https://mirror.givebytes.net/archlinux/",