From fc4e08ba71aafba20ccc42e6b82cd262a6722efa Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 15 Jul 2025 19:16:01 +0800 Subject: comment replace empty line with # to represent those comments are all related to next several lines of code --- etc/systemd/system/monerod@.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/systemd/system/monerod@.service') diff --git a/etc/systemd/system/monerod@.service b/etc/systemd/system/monerod@.service index 9d0651c4..bcdbb700 100644 --- a/etc/systemd/system/monerod@.service +++ b/etc/systemd/system/monerod@.service @@ -5,7 +5,7 @@ After=network.target # Notes about my tests with BindsTo= and other options see this url: # https://git.flylightning.xyz/public_archive_codes/tree/configs/configs_root_dir/etc/systemd/system/monerod_after_bindsto_mullvad.service - +# # I learned about using sys-subsystem-net-devices-wg_ba.device from: # https://unix.stackexchange.com/q/360214 # https://unix.stackexchange.com/q/669660 @@ -16,7 +16,7 @@ After=network.target # sys-subsystem-net-devices-wg_ba.device shows "Device:" is also # /sys/devices/virtual/net/wg_ba, so I choose to use # sys-subsystem-net-devices-wg_ba.device. - +# # I want monerod tunnel all traffic through wireguard, otherwise China ISP will # think I mine crypto and will be unhappy. This is one of the measures I take, # which is to only run monerod when wg_ba network interface is up. **Note it -- cgit v1.2.3-70-g09d2