1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/test/TEST-06-SELINUX/systemd_test.if

9 lines
159 B
Plaintext
Raw Normal View History

2016-01-31 12:01:43 +03:00
template(`systemd_test_base_template', `
gen_require(`
attribute systemd_test_domain_type;
')
type $1_t, systemd_test_domain_type;
domain_type($1_t)
')