From e1ef035594fc80baaf5cd571ab4d04023309a906 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 10 Aug 2017 18:25:48 +0200 Subject: Extending pluggable arch for templates Idea is to be able to use custom templates from home dir and system dir Change-Id: I74b48458f3dcc26b49f8144e042c213691028167 Signed-off-by: Romain Forlot --- template.d/debian.compat.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 template.d/debian.compat.in (limited to 'template.d/debian.compat.in') diff --git a/template.d/debian.compat.in b/template.d/debian.compat.in new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/template.d/debian.compat.in @@ -0,0 +1 @@ +8 -- cgit 1.2.3-korg