Layer: contrib

Module: shutdown

Interfaces

Description:

System shutdown command


Interfaces:

shutdown_dbus_chat( domain )
Summary

Send and receive messages from shutdown over dbus.

Parameters
Parameter:Description:
domain

Domain allowed access.

shutdown_domtrans( domain )
Summary

Execute a domain transition to run shutdown.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

shutdown_getattr_exec_files( domain )
Summary

Get attributes of shutdown executable.

Parameters
Parameter:Description:
domain

Domain allowed access.

shutdown_role( role , domain )
Summary

Role access for shutdown

Parameters
Parameter:Description:
role

Role allowed access

domain

User domain for the role

shutdown_run( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

shutdown_send_sigchld( domain )
Summary

Recieve sigchld from shutdown

Parameters
Parameter:Description:
domain

Domain allowed access

Return