summaryrefslogtreecommitdiff
path: root/etc/NetworkManager/dispatcher.d
AgeCommit message (Collapse)Author
45 hoursrun monerod only when all network thru wireguardXiao Pan
wg_ba network interface tunnels all network through wireguard to ba. I would like to only run monerod when this happened due to various reasons see comments in monerod@.service. Some measures I take are: systemd unit bind to wg_ba, networkmanager dispatcher stop monerod service pre wg_ba down, and vpn script kill monerod process before wg_ba down. The former two measures are in this commit. For bitmonero.conf, I also limit upload rate, reason see comment. I also enabled ipv6. I also try bind ip, which seems does not work, but I put there anyway.
2023-02-04use arch wiki example to fix issue of need nmcli wifi on when unplug ↵Xiao Pan
ethernet cable after poweroff
2022-02-21new sbar update network and vpn status, qrcp use ethernet as interfacexyz
2022-02-20networkmangaer dispatcher script, make ethernet and wifi mutually exclusivexyz