module.exports = { name: 'SELinux Policy', type: 'data', aceMode: 'text', extensions: ['.te'], filenames: [ 'file_contexts', 'genfs_contexts', 'initial_sids', 'port_contexts', 'security_classes', ], languageId: 880010326, tmScope: 'source.sepolicy', aliases: ['SELinux Kernel Policy Language', 'sepolicy'], }