diff options
author | Tristan Sloughter <t@crashfast.com> | 2015-09-27 20:20:03 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2015-09-27 20:20:03 -0500 |
commit | 13e6563be4b94b4d1cdef11e143867310e73c643 (patch) | |
tree | 1ded7c8f04122e1aa5b02f58c6035477327106c1 /priv | |
parent | 0839efda57d39469cc89c40b03814768f0d538e5 (diff) |
make short name the default in vmargs
Diffstat (limited to 'priv')
-rw-r--r-- | priv/templates/vm.args | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/vm.args b/priv/templates/vm.args index a8a43f0..484bc47 100644 --- a/priv/templates/vm.args +++ b/priv/templates/vm.args @@ -1,4 +1,4 @@ --name {{name}} +-sname {{name}} -setcookie {{name}}_cookie |