harmonize vpn, lan, and transmission ips
[distro-setup] / brc
diff --git a/brc b/brc
index 84837358700987d5510d9d36e2c555d9ffd25e70..f2793e888dcc334ad8899f1a9656a893abea1550 100644 (file)
--- a/brc
+++ b/brc
@@ -1938,6 +1938,11 @@ reresolv() {
   fi
 }
 
+# add annoyingly long argument which should be the default
+sedi() {
+  sed -i --follow-symlinks "$@"
+}
+
 rmstrips() {
   ssh fencepost head -n 300 /gd/gnuorg/EventAndTravelInfo/rms-current-trips.txt | less
 }