summaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-12-08 08:32:53 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-12-08 08:32:53 +0000
commitad6f7defdcccfbafc11af42594cc67c9aeea45c8 (patch)
tree842227a7a78dd371b29b175cd95ecfb5d5d5784b /debian/TODO
parent17382811bf18aca176e8b103608fd2b7514c6ac8 (diff)
* Export DAEMON_OPTIONS to /etc/default/mdadm, which gets passed to the
mdadm daemon on startup from the init.d script. The value is set to --syslog by default, and will get incorporated into debconf in a future version.
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO
index 34833468..2401f93d 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -26,4 +26,6 @@ debian mdadm TODO list
- also only stop those array we started; this can be easily done with
sentinels in $STATEDIR
+- manage DAEMON_OPTIONS with debconf
+
$Id$