comment legacy function

Este commit está contenido en:
Patrick Schleizer 2016-07-27 15:07:32 +02:00 cometido por GitHub
padre fd8a116744
commit 15274f8bb8

Ver fichero

@ -49,6 +49,9 @@ init() {
}
legacy() {
## The legacy function gets overwritten by Whonix:
## https://github.com/Whonix/qubes-whonix/blob/master/usr/lib/qubes-bind-dirs.d/41_qubes-whonix-legacy.conf
## Please do not remove this legacy function without coordination with Whonix.
true
}