summaryrefslogtreecommitdiff
path: root/etc/NetworkManager
AgeCommit message (Expand)Author
2023-03-01updateXiao Pan
2023-02-19nm no manage dnsXiao Pan
2023-02-19mdns no need now not sure why, also switch to conf.d wayXiao Pan
2023-02-04use arch wiki example to fix issue of need nmcli wifi on when unplug ethernet...Xiao Pan
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
2021-12-26mdnsxyz
m="$OPTARG";; # one extra ',' at the end will not let `for tz in ...` loop one extra time? t) for i in $(seq "$OPTARG"); do tz_to="$(tzselect),$tz_to" done;; T) tz_to="$OPTARG,$tz_to";; \?) exit 1;; esac done shift $((OPTIND-1))