The OpenNET Project / Index page

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

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

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

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

    NAME

    security_getenforce, security_setenforce - get or set the enforcing state of SE Linux
     
    

    SYNOPSIS

    #include <selinux/selinux.h>

    int security_getenforce();
    int security_setenforce(int value);

     

    DESCRIPTION

    security_getenforce returns 0 if SE Linux is running in permissive mode, 1 if it is running in enforcing mode, and -1 on error.

    security_setenforce sets SE Linux to enforcing mode if the value 1 is passed in, and sets it to permissive mode if 0 is passed in. On success 0 is returned, on error -1 is returned.


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION


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




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

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