comment legacy function

This commit is contained in:
Patrick Schleizer 2016-07-27 15:07:32 +02:00 committed by GitHub
parent fd8a116744
commit 15274f8bb8

View File

@ -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
}