diff options
author | Antoine Ginies <aginies@mandriva.com> | 2010-05-07 09:36:35 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2010-05-07 09:36:35 +0000 |
commit | 87aa349f24240d3e136097d6543198e888ef876c (patch) | |
tree | c9012d870fe72dda92e4983215892dae4fa87ba7 | |
parent | 5a4e1672cf73e007e39d5aa5d4517ba342351d9a (diff) | |
download | drakx-87aa349f24240d3e136097d6543198e888ef876c.tar drakx-87aa349f24240d3e136097d6543198e888ef876c.tar.gz drakx-87aa349f24240d3e136097d6543198e888ef876c.tar.bz2 drakx-87aa349f24240d3e136097d6543198e888ef876c.tar.xz drakx-87aa349f24240d3e136097d6543198e888ef876c.zip |
add udev_creation.sh needed script to recreate all udev devices in
client node in ka replication process
-rw-r--r-- | rescue/list.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rescue/list.xml b/rescue/list.xml index 51a564bce..8d050a2c7 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -306,6 +306,7 @@ send_status.pl status_node.pl store_log.sh + udev_creation.sh </to> </from> <from dir="/etc/ka"> |