summarylogtreecommitdiffstats
path: root/aria2.tmpfiles
diff options
context:
space:
mode:
authorZhang Hua2024-03-26 20:01:19 +0800
committerZhang Hua2024-03-26 20:07:43 +0800
commitc532e85c97e1d64f2c1fc424a11cfbf5f677bf3b (patch)
tree5b566c520faa61e3c3d26925b34dc1de2594e63b /aria2.tmpfiles
parent14e85bad542ef69cb4ba6dabf993a5e039f6a31e (diff)
downloadaur-c532e85c97e1d64f2c1fc424a11cfbf5f677bf3b.tar.gz
Misc changes
1. Use Type=simple instead Type=fork Systemd seems to be happier with this 2. Remove tmpfiles.d and sysusers.d Use DynamicUser instead 3. Remove hardcoded arguments in service This should let user have more control 4. Adjust sandbox options in service 5. Move depends in package() So we do not need install aria2 and systemd when building 6. Update broken tracker link But users have to update it manually for installed files 7. aria2.target now runs after service and timer
Diffstat (limited to 'aria2.tmpfiles')
-rw-r--r--aria2.tmpfiles7
1 files changed, 0 insertions, 7 deletions
diff --git a/aria2.tmpfiles b/aria2.tmpfiles
deleted file mode 100644
index 4e4bd3648c59..000000000000
--- a/aria2.tmpfiles
+++ /dev/null
@@ -1,7 +0,0 @@
-v /var/lib/aria2cd 755 aria2cd aria2cd
-d /var/lib/aria2cd/Downloads 755 aria2cd aria2cd 30d
-f /var/lib/aria2cd/aria2.session 640 aria2cd aria2cd
-f /var/lib/aria2cd/aria2.dht 640 aria2cd aria2cd
-f /var/lib/aria2cd/aria2.dht6 640 aria2cd aria2cd
-f /var/lib/aria2cd/aria2.cookies 640 aria2cd aria2cd
-f /var/log/aria2cd.log 644 aria2cd aria2cd