aboutsummaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-01-30 22:39:19 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-01-30 22:39:19 +0300
commit788208ea501d5e7532620b6eec657b7b2e168c5d (patch)
treee832a19366542c26d247bb064fb6026cdfa803af /machines
parent0010daa7d28ab43a7889a929f4ff7f691dad3ffa (diff)
downloadnixsap-788208ea501d5e7532620b6eec657b7b2e168c5d.tar.gz
vbox: sproxy -> sproxy2 (one more)
Diffstat (limited to 'machines')
-rw-r--r--machines/vbox.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/vbox.nix b/machines/vbox.nix
index 26741eb..f7ffd49 100644
--- a/machines/vbox.nix
+++ b/machines/vbox.nix
@@ -82,7 +82,7 @@ in {
local sproxy all peer map=sproxymap
'';
ident_file = ''
- sproxymap ${apps.sproxy.user} sproxy-readonly
+ sproxymap ${apps.sproxy2.user} sproxy-readonly
sproxymap ${apps.sproxy-web.user} sproxy
'';
};