Kaynağa Gözat

comment legacy function

Patrick Schleizer 7 yıl önce
ebeveyn
işleme
15274f8bb8
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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
 }