process on mount dir top window
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
</raid>
|
||||
</raids>
|
||||
<mount-points>
|
||||
<mount-point device='/dev/hdb1' directory='/' file-system='ext3'/>
|
||||
<mount-point device='/dev/hdb5' directory='/usr' file-system='ext2'/>
|
||||
<mount-point device='/dev/hdb1' directory='/' file-system='ext3' format='yes'/>
|
||||
<mount-point device='/dev/hdb5' directory='/usr' file-system='ext2' format='no'/>
|
||||
</mount-points>
|
||||
<network domain='in.linx' secondary_dns='' ip='192.168.1.25' hostname='localhost' mask='255.255.255.0' primary_dns='192.168.1.254' configuration='static' gateway='192.168.1.254'/>
|
||||
<groups>
|
||||
|
||||
Reference in New Issue
Block a user