Skip to content

`/etc/jellyfin` mode inconsistency between `PKGBUILD` and `tmpfiles`

Description:

The directory mode for /etc/jellyfin differs between PKGBUILD and tmpfiles entry, causing the following warning to appear on every update:

warning: directory permissions differ on /etc/jellyfin/
filesystem: 750  package: 755

The PKGBUILD installs /etc/jellyfin with mode 755 and tmpfiles changes the mode to 750 during post-transaction. Ideally, the mode should be consistent, such that this warning doesn't appear.

Additional info:

  • package version(s): 10.9.10-1
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information