(block shellexec (block conf (blockinherit .file.conf.template) (filecon "/etc/profile" file file_context) (filecon "/etc/profile\.env" file file_context) (filecon "/etc/profile\.d" dir file_context) (filecon "/etc/profile\.d/.*" file file_context) (filecon "/etc/bash" dir file_context) (filecon "/etc/bash/.*" file file_context) (filecon "/etc/zsh" dir file_context) (filecon "/etc/zsh/.*" file file_context)))