summaryrefslogtreecommitdiff
path: root/udev
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-02-13 16:02:36 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-02-13 16:02:36 +0100
commit64746532e84c586f7347e0581e6078cefb20044d (patch)
tree8b572836ef61e00c15b7e91e819929ca501c9a7d /udev
parent4aca304e48d69766d47439f0d3dcaa8797b46c78 (diff)
rules: add "watch" option to dm and md rules
Diffstat (limited to 'udev')
-rw-r--r--udev/udev-watch.c1
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