The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

selinux_getenforcemode (3)
  • >> selinux_getenforcemode (3) ( Linux man: Библиотечные вызовы )
  •  

    NAME

    selinux_getenforcemode - get the enforcing state of SE Linux
     
    

    SYNOPSIS

    #include <selinux/selinux.h>

    int selinux_getenforcemode(int *enforce);

     

    DESCRIPTION

    selinux_getenforcemode Reads the contents of the /etc/selinux/config file to determine how the system was setup to run SELinux.
    Sets the value of enforce to 1 if SELinux should be run in enforcing mode. Sets the value of enforce to 0 if SELinux should be run in permissive mode. Sets the value of enforce to -1 if SELinux should be disabled.  

    RETURN VALUE

    On success, zero is returned. On failure, -1 is returned.


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUE


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру