10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
# DESC - giFT file sharing tool
|
|
#
|
|
# Author: Ivan Gyurdiev <ivg2@cornell.edu>
|
|
#
|
|
|
|
type gift_exec_t, file_type, exec_type, sysadmfile;
|
|
type giftd_exec_t, file_type, exec_type, sysadmfile;
|
|
|
|
# Everything else is in macros/program/gift_macros.te
|