aboutsummaryrefslogtreecommitdiff
path: root/etc/devd.conf
diff options
context:
space:
mode:
authorMaksim Yevmenkin <emax@FreeBSD.org>2006-03-16 17:42:28 +0000
committerMaksim Yevmenkin <emax@FreeBSD.org>2006-03-16 17:42:28 +0000
commit6fc8bb3fd9268f35c764afd0c0bb518061a52492 (patch)
tree88b3b35cb803445fbddc9e3e9b0914e7751511ab /etc/devd.conf
parent32363c848e1a29d013444478b31ccca725a34ed7 (diff)
Notes
Diffstat (limited to 'etc/devd.conf')
-rw-r--r--etc/devd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index 5385e06af913..a8d77162d85d 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -99,7 +99,7 @@ detach 100 {
# When a USB keyboard arrives, attach it as the console keyboard.
attach 100 {
device-name "ukbd0";
- action "/etc/rc.d/syscons setkeyboard /dev/ukbd0 && /etc/rc.d/syscons restart";
+ action "/etc/rc.d/syscons setkeyboard /dev/ukbd0";
};
detach 100 {
device-name "ukbd0";