shell-things/etc/systemd/system/gitea-restart.service

7 lines
114 B
SYSTEMD

[Unit]
Description=Gitea restarter
[Service]
Type=oneshot
ExecStart=/bin/systemctl restart gitea.service --quiet