diff options
author | root <root@xa-s05.(none)> | 2005-09-17 23:53:47 +0200 |
---|---|---|
committer | root <root@xa-s05.(none)> | 2005-09-17 23:53:47 +0200 |
commit | ace8219c5ade30ee2b8bb38fd29be9d8798cc5a8 (patch) | |
tree | 596b749dab681377277008861633cbb28d03f860 /multipath.conf.synthetic | |
parent | a9e9614489082b7d856e39eb8ff667323fea7bb8 (diff) | |
download | multipath-tools-ace8219c5ade30ee2b8bb38fd29be9d8798cc5a8.tar.gz multipath-tools-ace8219c5ade30ee2b8bb38fd29be9d8798cc5a8.tar.bz2 multipath-tools-ace8219c5ade30ee2b8bb38fd29be9d8798cc5a8.zip |
[libmultipath] remove absolete multipath_tool config keyword
multipathd used to call multipath(8), thus needed to know the callout path.
This is no longer the case, so clean it up.
Diffstat (limited to 'multipath.conf.synthetic')
-rw-r--r-- | multipath.conf.synthetic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multipath.conf.synthetic b/multipath.conf.synthetic index 56ade6a..616fceb 100644 --- a/multipath.conf.synthetic +++ b/multipath.conf.synthetic @@ -3,7 +3,6 @@ ## Uncomment the lines relevent to your environment ## #defaults { -# multipath_tool "/sbin/multipath -v0" # udev_dir /dev # polling_interval 10 # default_selector "round-robin 0" |