]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
TODO: add task to modprobe
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 10 Jan 2012 17:45:14 +0000 (15:45 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 10 Jan 2012 17:45:14 +0000 (15:45 -0200)
TODO

diff --git a/TODO b/TODO
index 6bd5736a88fd0fb266ed162af73ced057eab1272..5dd906d5096691bf9e5c708a3df4e97ae58302f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,8 @@ Features:
    - deal with dependency loop
    - break dependency loop when all it needs is to check if the module is
      already loaded
+   - check if user has permission to load module and print an error instead of
+     returning 0
 
 * Add manpages: copy them from module-init-tools and make the necessary changes