1
0
mirror of https://github.com/tommytran732/Fedora-CoreOS-Ignition synced 2024-09-19 14:14:43 -04:00
Fedora-CoreOS-Ignition/Mailcow/my-pdatesh.te

8 lines
115 B
Plaintext
Raw Normal View History

2021-11-02 22:32:22 -04:00
module my-pdatesh 1.0;
require {
type init_t;
type var_t;
class file { execute execute_no_trans open read };
}