aboutsummaryrefslogtreecommitdiff
path: root/etc/devd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-06-28 15:00:18 +0000
committerWarner Losh <imp@FreeBSD.org>2018-06-28 15:00:18 +0000
commit0a463958e76dd0a828ef3d3db216a9026178408b (patch)
tree890a6b95695840914e4134a986607c9db95cbea7 /etc/devd
parentf59e535254858e83ac6c7193a5fcc088f6cb332b (diff)
Notes
Diffstat (limited to 'etc/devd')
-rw-r--r--etc/devd/devmatch.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd/devmatch.conf b/etc/devd/devmatch.conf
index c94f56fbf23e..902c96f33664 100644
--- a/etc/devd/devmatch.conf
+++ b/etc/devd/devmatch.conf
@@ -9,7 +9,7 @@
#
# Generic NOMATCH event
nomatch 100 {
- action "service devmatch quietstart '?$_'";
+ action "service devmatch quietstart '?'$_";
};
# Add the following to devd.conf to prevent this from running: