Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howto:linux_non-root [2021/01/01 13:46] – [setcap] <Retros> btw.. if you're running any kind of recent (last 2yrs+) systemd, you don't need to mess with any setcap stuff, just put this line in your service file in [services]: AmbientCapabilities=CAP_NET_BIND_SERVICE digital manhowto:linux_non-root [2023/03/09 10:40] (current) – add link to systemd unit file digital man
Line 2: Line 2:
  
 ===== systemd ===== ===== systemd =====
-If you're running any kind of recent (last 2yrs+) systemd, just put this line in the ''[Service]'' section of your ''sbbs.service'' file:\\+If you're running any kind of recent (last 2yrs+) systemd, just put this line in the ''[Service]'' section of your ''[[https://gitlab.synchro.net/main/sbbs/-/blob/master/install/systemd/sbbs.service|sbbs.service]]'' file, if it isn't already:\\
 ''**AmbientCapabilities=CAP_NET_BIND_SERVICE**'' ''**AmbientCapabilities=CAP_NET_BIND_SERVICE**''