post_install() { systemd-sysusers gitea.conf systemd-tmpfiles --create gitea.conf } post_upgrade(){ systemd-tmpfiles --create gitea.conf echo ":: Consider restarting gitea.service" }