summaryrefslogtreecommitdiff
path: root/hosts/lia/modules/sshfwd.nix
Commit message (Collapse)AuthorAgeFilesLines
* repo: restructure source treesinanmohd2024-03-081-53/+0
|
* hosts/lia/sshfwd/mkFwdSrv: set ExitOnForwardFailuresinanmohd2024-02-181-0/+1
|
* hosts/lia/sshfwd/mkFwdSrv: bump RestartSecsinanmohd2024-02-151-1/+1
| | | | | | | | | | The default limit is to allow 5 restarts in a 10sec period. If a service goes over that threshold due to the Restart= option, it will not attempt to restart any further. The rates are configured with the StartLimitIntervalSec= and StartLimitBurst= options and the Restart= option controls when SystemD tries to restart a service.
* hosts/lia/sshfwd/mkFwdSrv: set ServerAliveIntervalsinanmohd2024-02-141-0/+1
|
* hosts/lia/sshfwd/mkFwdSrv: always restartsinanmohd2024-02-141-7/+11
|
* hosts/lia/sshfwd/mkFwdSrv: listen on ipv6sinanmohd2024-02-121-1/+1
|
* hosts/lia/sshfwd/lia.sinanmohd.com: initsinanmohd2024-02-121-2/+16
|
* hosts/lia/sshfwd/mkFwdSrv: initsinanmohd2024-02-121-18/+29
|
* hosts/kay,lia/sshfwd: initsinanmohd2024-02-111-0/+22