summaryrefslogtreecommitdiff
path: root/conf.d.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d.Linux')
-rw-r--r--conf.d.Linux/Makefile2
-rw-r--r--conf.d.Linux/consolefont2
-rw-r--r--conf.d.Linux/keymaps2
3 files changed, 1 insertions, 5 deletions
diff --git a/conf.d.Linux/Makefile b/conf.d.Linux/Makefile
index b8a5bf7..57922a2 100644
--- a/conf.d.Linux/Makefile
+++ b/conf.d.Linux/Makefile
@@ -1,4 +1,4 @@
-DIR= /etc/conf.d
+DIR= ${CONFDIR}
CONF= consolefont keymaps modules
CONF_APPEND= clock
diff --git a/conf.d.Linux/consolefont b/conf.d.Linux/consolefont
index 3837ff0..c7fe898 100644
--- a/conf.d.Linux/consolefont
+++ b/conf.d.Linux/consolefont
@@ -1,5 +1,3 @@
-# /etc/conf.d/consolefont
-
# consolefont specifies the default font that you'd like Linux to use on the
# console. You can find a good selection of fonts in /usr/share/consolefonts;
# you shouldn't specify the trailing ".psf.gz", just the font name below.
diff --git a/conf.d.Linux/keymaps b/conf.d.Linux/keymaps
index 781999e..842803b 100644
--- a/conf.d.Linux/keymaps
+++ b/conf.d.Linux/keymaps
@@ -1,5 +1,3 @@
-# /etc/conf.d/keymaps
-
# Use KEYMAP to specify the default console keymap. There is a complete tree
# of keymaps in /usr/share/keymaps to choose from.
keymap="us"