3 Commits

Author SHA1 Message Date
Joshua M. Boniface
67d680a3aa Remove masking and unmasking during postrm
I'm not sure why we ever added this, but like unmasking, this is outside
of our purview to manage.
2024-11-21 14:31:39 -05:00
eppesuig
cd24feed96 Update jellyfin-server.postrm
Ensure that "rm -rf" never fails. It may happens when user changed a directory like /var/cache/jellyfin into a mount point.
Without this patch, at any error, the shell script exits (because is has been activated with "-e")
2024-06-25 15:37:11 +02:00
Joshua M. Boniface
1784777c50 Fix naming of per-package files 2024-02-04 02:20:03 -05:00