Layer: admin

Module: firstboot

Description:

Final system configuration run during the first boot after installation of Red Hat/Fedora systems.

Interfaces:

firstboot_domtrans( domain )
Summary

Execute firstboot in the firstboot domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
firstboot_dontaudit_use_fds( domain )
Summary

Do not audit attempts to inherit a file descriptor from firstboot.

Parameters
Parameter:Description:Optional:
domain

Domain to not audit.

No
firstboot_run( domain , role , terminal )
Summary

Execute firstboot in the firstboot domain, and allow the specified role the firstboot domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the firstboot domain.

No
terminal

The type of the terminal allow the firstboot domain to use.

No
firstboot_use_fds( domain )
Summary

Inherit and use a file descriptor from firstboot.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
firstboot_write_pipes( domain )
Summary

Write to a firstboot unnamed pipe.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
Return