post_install() { systemd-sysusers jackett.conf chown -R jackett: /usr/share/Jackett /opt/Jackett } post_upgrade() { post_install $1 }