Il est temps d'aller dormir...
darcs-hash:20080211000752-41f88-08a72d636d4021c17f68cb2484ecaa2337f88784.gz
This commit is contained in:
parent
329cb1aad9
commit
6c30452d92
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ for line in metadata.probes["fstab.local"].splitlines():
|
|||
|
||||
# on ajoute les lignes de configuration générale
|
||||
comment("partition %s" % mntpoint)
|
||||
print 'check device fs%s with path %s' % (line[1], line[0])
|
||||
print 'check device fs%s with path %s' % (mntpoint, fs)
|
||||
|
||||
print ' if failed permission 660 then alert'
|
||||
print ' if failed uid root then alert'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue