Skip to content

Commit

Permalink
host-containers: change permissions in /etc/host-containers
Browse files Browse the repository at this point in the history
This commit updates the permissions in `/etc/host-containers` from `755`
to `750`
  • Loading branch information
arnaldo2792 committed Apr 7, 2021
1 parent a53244a commit 5894d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/os/host-containers-tmpfiles.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
d /etc/host-containers 0755 root root -
d /etc/host-containers 0750 root root -
d /local/host-containers 0700 root root -
T /local/host-containers - - - - security.selinux=system_u:object_r:state_t:s0

0 comments on commit 5894d58

Please sign in to comment.