Jelajahi Sumber

comment legacy function

Patrick Schleizer 7 tahun lalu
induk
melakukan
15274f8bb8
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      vm-systemd/bind-dirs.sh

+ 3 - 0
vm-systemd/bind-dirs.sh

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