1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description=Psiphon Proxy Server Service After=network-online.target Wants=network-online.target [Service] WorkingDirectory=%E/psiphon/ ExecStart=/usr/bin/psiphond run Restart=on-failure [Install] WantedBy=multi-user.target