Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| technical:wireguard-agent [2026/02/18 06:30] – [Startup Files] system | technical:wireguard-agent [2026/02/18 06:32] (current) – [Startup Files] system | ||
|---|---|---|---|
| Line 107: | Line 107: | ||
| * Check if everything started up fine | * Check if everything started up fine | ||
| <code bash> | <code bash> | ||
| - | journalctl -u rd-wireguard-init -f | + | sudo journalctl -u rd-wireguard-init -f |
| - | journalctl -u rd-wireguard-heartbeat -f | + | sudo journalctl -u rd-wireguard-heartbeat -f |
| </ | </ | ||
| * Everything should now be in place and you can reboot the device and see if it is listed under **Wireguard Servers -> New Arrivals** | * Everything should now be in place and you can reboot the device and see if it is listed under **Wireguard Servers -> New Arrivals** | ||