diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-11-18 07:16:47 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-11-18 07:16:47 +0000 |
| commit | acbfae74e3e09417617d480de1fa47fa20e70198 (patch) | |
| tree | 271573add8b952640b089a8707976f64a1c8e2ad /sbin/devd/devd.conf.5 | |
| parent | a121cb6a7f087bdd7ca15eb6f3c7aba6caabace3 (diff) | |
Add BUGS section and note departure of actual implementation from what
is documented so the pioneers will know why it works the way it does.
Notes
svn path=/head/; revision=107045
Diffstat (limited to 'sbin/devd/devd.conf.5')
| -rw-r--r-- | sbin/devd/devd.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index 10c0e5d30881..8f57ef218e6e 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -131,3 +131,6 @@ configuration file. .El .Sh SEE ALSO .Xr devd 8 +.Sh BUGS +devd currently always runs "/etc/devd-generic $device $startstop" for +all device events, reguardless of what the config file says to do. |
