summaryrefslogtreecommitdiffstats
path: root/etc/devd.conf
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-05-14 19:28:16 +0000
committerdougb <dougb@FreeBSD.org>2010-05-14 19:28:16 +0000
commitcab5750c5a8588b5abb148df55b07bd20f93013e (patch)
treef2f785734f884eefdbd00c8539cd9d9600e76231 /etc/devd.conf
parent0e6805f09cd2aae450953a827a6e130f71757aa1 (diff)
downloadFreeBSD-src-cab5750c5a8588b5abb148df55b07bd20f93013e.zip
FreeBSD-src-cab5750c5a8588b5abb148df55b07bd20f93013e.tar.gz
MFC 208060:
Remove trailing white space. No functional changes.
Diffstat (limited to 'etc/devd.conf')
-rw-r--r--etc/devd.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index 8827e3b..e249ffd 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -112,10 +112,10 @@ attach 100 {
action "/etc/rc.d/moused quietstart $device-name";
};
-detach 100 {
- device-name "ums[0-9]+";
- action "/etc/rc.d/moused stop $device-name";
-};
+detach 100 {
+ device-name "ums[0-9]+";
+ action "/etc/rc.d/moused stop $device-name";
+};
# Firmware download into the ActiveWire board. After the firmware download is
# done the device detaches and reappears as something new and shiny
OpenPOWER on IntegriCloud