Skip to content

Commit

Permalink
bring fix-attrs call into cont-init.d script
Browse files Browse the repository at this point in the history
  • Loading branch information
jprjr committed Feb 19, 2019
1 parent e066445 commit 2077e29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ if { s6-mkdir -p -m 0750 /var/log/socklog/mail }
if { s6-mkdir -p -m 0750 /var/log/socklog/messages }
if { s6-mkdir -p -m 0750 /var/log/socklog/secure }
if { s6-mkdir -p -m 0750 /var/log/socklog/user }

pipeline { s6-echo "/var/log/socklog true nobody:nogroup,32768:32768 0640 0750" } fix-attrs
1 change: 0 additions & 1 deletion overlay-rootfs/etc/fix-attrs.d/socklog

This file was deleted.

0 comments on commit 2077e29

Please sign in to comment.