aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/layman.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/layman.cfg b/etc/layman.cfg
index 7b8128f..2bb275a 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -13,6 +13,10 @@ cache : %(storage)s/cache
#-----------------------------------------------------------
# The list of locally installed overlays
+installed: %(storage)s/installed.xml
+
+# old variable and value use it for updating to new one above
+
local_list: %(storage)s/overlays.xml
#-----------------------------------------------------------