aboutsummaryrefslogtreecommitdiff
path: root/whispers
diff options
context:
space:
mode:
authorRunciter2024-12-13 11:08:28 +0800
committerRunciter2024-12-13 11:08:28 +0800
commit6b14b7e3bc4c20001b90e8109a62224396c6d457 (patch)
treef447415099da8436fd76a0f5a16a54f1ff926d24 /whispers
parent38b6b081177eabce2b85219b1048004708352c5e (diff)
downloadwhispers-6b14b7e3bc4c20001b90e8109a62224396c6d457.tar.gz
Fix previous commit.
M whispers/services/whispers/vpn.scm Add missing paren.
Diffstat (limited to 'whispers')
-rw-r--r--whispers/services/whispers/vpn.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/whispers/services/whispers/vpn.scm b/whispers/services/whispers/vpn.scm
index 2531fcc..4c324e8 100644
--- a/whispers/services/whispers/vpn.scm
+++ b/whispers/services/whispers/vpn.scm
@@ -882,7 +882,7 @@ of the physical interface
which supported the default
route when the VPN was
disconnected."))
- #:one-shot? #t))))))
+ #:one-shot? #t)))))))
(define physical-dev-resolve-actions
(list (shepherd-action