aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/gpsd.te
blob: 36b93fbdbededbd13082059e76bcd8e2eefe82f1 (plain)
1
2
3
4
5
6
# gpsd - GPS daemon
type gpsd, domain;
type gpsd_exec, exec_type, file_type;

init_daemon_domain(gpsd)
net_domain(gpsd)