From 259817534f8eca2693bbb6f228b83006ab66099d Mon Sep 17 00:00:00 2001 From: Tait Hoyem <44244401+TTWNO@users.noreply.github.com> Date: Fri, 10 Apr 2020 05:24:24 +0000 Subject: [PATCH] Add pre.terminal tags to terminal command in ideas file --- ideas/index.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/ideas/index.md b/ideas/index.md index 0a34ac1..46af04f 100644 --- a/ideas/index.md +++ b/ideas/index.md @@ -70,17 +70,23 @@ I want to contribute to where I know my level of coding is not helpful. Systemd can start a VPN on startup with the following command: -`systemctl enable wg-quick@mullvad-ca1` +
+# systemctl enable wg-quick@mullvad-ca1
+
or -`systemctl enable openvpn-client@mullvad_ca` +
+systemctl enable openvpn-client@mullvad_ca
+
These commands are nice, but why is there not a `openvpn-client@random` so that I can randomize out of the possible files? I am sure there would be a way to have a systemd service envoked like so: -`systemctl enable random@[wg-quick|openvpn-client]` +
+systemctl enable random@[wg-quick|openvpn-client]
+
This would enable a randomization service for that interface, relinking the boot-time process by looking in the directory the VPN interface