## ## Policy for rshd, rlogind, and telnetd. ######################################## ## ## ## Domain transition to the remote login domain. ## ## ## The type of the process performing this action. ## ## # define(`remotelogin_domtrans',` requires_block_template(`$0'_depend) auth_domtrans_login_program($1,remote_login_t) ') define(`remotelogin_domtrans_depend',` type remote_login_t; ') ##