diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-02-13 16:02:36 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-02-13 16:02:36 +0100 |
commit | 64746532e84c586f7347e0581e6078cefb20044d (patch) | |
tree | 8b572836ef61e00c15b7e91e819929ca501c9a7d /udev | |
parent | 4aca304e48d69766d47439f0d3dcaa8797b46c78 (diff) |
rules: add "watch" option to dm and md rules
Diffstat (limited to 'udev')
-rw-r--r-- | udev/udev-watch.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/udev/udev-watch.c b/udev/udev-watch.c index 92ab907856..24688c3b19 100644 --- a/udev/udev-watch.c +++ b/udev/udev-watch.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2004-2008 Kay Sievers <kay.sievers@vrfy.org> * Copyright (C) 2009 Canonical Ltd. + * Copyright (C) 2009 Scott James Remnant <scott@netsplit.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |