summaryrefslogtreecommitdiffstats
path: root/etc/devd.conf
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-05-14 04:53:57 +0000
committerdougb <dougb@FreeBSD.org>2010-05-14 04:53:57 +0000
commit3df3a625bf1926431742b6a3421723fc42263dc5 (patch)
tree88e7208a73aa8d5bb88851b74f8f235fc7ad95a3 /etc/devd.conf
parent9fac5e5d90a6df9e531246d75f76898ea69ddee1 (diff)
downloadFreeBSD-src-3df3a625bf1926431742b6a3421723fc42263dc5.zip
FreeBSD-src-3df3a625bf1926431742b6a3421723fc42263dc5.tar.gz
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