[Unit] Description=Guanghu BS-GZ-006 to JD Forgejo web tunnel After=network-online.target Wants=network-online.target [Service] Type=simple User=root ExecStart=/usr/bin/ssh -NT -F /etc/guanghu/jd-forgejo-tunnel-ssh-config jd-forgejo-target Restart=always RestartSec=5 NoNewPrivileges=true PrivateTmp=true ProtectHome=read-only ProtectSystem=strict ReadOnlyPaths=/etc/guanghu/jd-forgejo-tunnel-ssh-config /etc/guanghu/secrets/ssh/bs_gz_006_to_jd_forgejo_proxy /root/.ssh/known_hosts [Install] WantedBy=multi-user.target