Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   selinux_lsetfilecon_default    ( 3 )

установить контекст файла на системные значения по умолчанию (set the file context to the system defaults)

Имя (Name)

selinux_lsetfilecon_default - set the file context to the system defaults


Синопсис (Synopsis)

#include <selinux/selinux.h>

int selinux_lsetfilecon_default(const char *path);


Описание (Description)

selinux_lsetfilecon_default() sets the file context to the system defaults.


Возвращаемое значение (Return value)

Returns zero on success or -1 otherwise.


Смотри также (See also)

selinux(8), selinux_file_context_cmp(3), selinux_file_context_verify(3), matchpathcon(3), freecon(3), setfilecon(3), setfscreatecon(3)