Replace manual user/group creation with sysusers.d and tmpfiles.d

This commit is contained in:
Sandwich
2026-04-10 19:23:01 +02:00
parent 7f5dde119f
commit cb5a76eb5f
6 changed files with 21 additions and 16 deletions

View File

@@ -56,6 +56,8 @@ jobs:
assets: |
pkg/aur/remoteterm-meshcore.install
pkg/aur/remoteterm-meshcore.service
pkg/aur/remoteterm-meshcore.sysusers
pkg/aur/remoteterm-meshcore.tmpfiles
pkg/aur/remoteterm.env
commit_username: jackkingsman
commit_email: ${{ secrets.AUR_COMMIT_EMAIL }}