diff options
author | Roy Marples <roy@marples.name> | 2007-12-28 23:56:37 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-12-28 23:56:37 +0000 |
commit | 4af969587ea2af23cb7c4cbe6e5f362c5bc7baa5 (patch) | |
tree | 61e0555c9dd8bdb53c17cbf65110aa68a31d3b10 /conf.d.Linux | |
parent | 75a8f1ff198ecd6dbf9518676d3481a5b1bf4247 (diff) |
Install the modules config file
Diffstat (limited to 'conf.d.Linux')
-rw-r--r-- | conf.d.Linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d.Linux/Makefile b/conf.d.Linux/Makefile index 1ba5f09a..ca8d0f37 100644 --- a/conf.d.Linux/Makefile +++ b/conf.d.Linux/Makefile @@ -1,5 +1,5 @@ DIR = /etc/conf.d -CONF = consolefont keymaps net.example +CONF = consolefont keymaps modules net.example CONF_APPEND = clock TOPDIR = .. |