Layer: system

Module: fstools

Description:

Tools for filesystem management, such as mkfs and fsck.

Interfaces:

fstools_domtrans( domain )
Summary

Execute fs tools in the fstools domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
fstools_exec( domain )
Summary

Execute fsadm in the caller domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
fstools_manage_entry_files( domain )
Summary

Create, read, write, and delete a file used by the filesystem tools programs.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
fstools_relabelto_entry_files( domain )
Summary

Relabel a file to the type used by the filesystem tools programs.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
fstools_run( domain , role , terminal )
Summary

Execute fs tools in the fstools domain, and allow the specified role the fs tools domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the fs tools domain.

No
terminal

The type of the terminal allow the fs tools domain to use.

No
Return