Skip to content

Instantly share code, notes, and snippets.

@major
Created March 3, 2017 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save major/1ac1b0d3f750cbdc5d617b05553da67c to your computer and use it in GitHub Desktop.
Save major/1ac1b0d3f750cbdc5d617b05553da67c to your computer and use it in GitHub Desktop.
[root@hydrogen ~]# semanage fcontext -l | grep virtlogd
/etc/libvirt/virtlogd.conf regular file system_u:object_r:virtlogd_etc_t:s0
/usr/lib/systemd/system/*virtlogd.* all files system_u:object_r:virtlogd_unit_file_t:s0
/usr/sbin/virtlogd regular file system_u:object_r:virtlogd_exec_t:s0
/var/run/virtlogd\.pid regular file system_u:object_r:virtlogd_var_run_t:s0
/etc/rc\.d/init\.d/virtlogd regular file system_u:object_r:virtlogd_initrc_exec_t:s0
/var/run/libvirt/virtlogd-sock all files system_u:object_r:virtlogd_var_run_t:s0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment