Merge remote-tracking branch 'origin/pr/82'

* origin/pr/82:
  comment legacy function
This commit is contained in:
Marek Marczykowski-Górecki 2016-08-06 18:42:16 +02:00
commit 60c30e6cdb
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

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
}