summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/rc.atm3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.atm b/etc/rc.atm
index 1c53c7f..913aca2 100644
--- a/etc/rc.atm
+++ b/etc/rc.atm
@@ -43,6 +43,9 @@ atm_pass1() {
hfa[0-9] | hfa[0-9][0-9])
echo "${dev} "
;;
+ idt[0-9] | idt[0-9][0-9])
+ echo "${dev} "
+ ;;
*)
continue
;;
OpenPOWER on IntegriCloud