summaryrefslogtreecommitdiffstats
path: root/command-stubs
diff options
context:
space:
mode:
Diffstat (limited to 'command-stubs')
-rwxr-xr-xcommand-stubs/mknod-stub1
1 files changed, 1 insertions, 0 deletions
diff --git a/command-stubs/mknod-stub b/command-stubs/mknod-stub
index ff9f5312d..752f46283 100755
--- a/command-stubs/mknod-stub
+++ b/command-stubs/mknod-stub
@@ -1,6 +1,7 @@
#!/usr/bin/python
import sys
+sys.path.append('/usr/lib/anaconda')
import isys
import string
import stat