Procházet zdrojové kódy

kamdbctl: add some explanation to the variables section and fix path

Henning Westerholt před 13 roky
rodič
revize
a6a37ad2ae
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      utils/kamctl/kamdbctl.base

+ 2 - 1
utils/kamctl/kamdbctl.base

@@ -44,7 +44,8 @@ PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap
 
 # SQL definitions
 # If you change this definitions here, then you must change them
-# in db/schema/entities.xml too.
+# in ../../lib/srdb1/schema/entities.xml too. They are used in this
+# script and needed to be the same as in the database definitions.
 # FIXME
 
 FOREVER=${FOREVER:-2020-05-28 21:32:15}