blob: 25c91adce92b7c7cf8c2c6de00dadfe28ab76978 [file] [log] [blame] [raw]
template(`systemd_test_base_template', `
gen_require(`
attribute systemd_test_domain_type;
')
type $1_t, systemd_test_domain_type;
domain_type($1_t)
')