Skip to content

Commit 61abbdc

Browse files
committed
switch to lsiown
1 parent 8c7327e commit 61abbdc

File tree

1 file changed

+2
-2
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-nomacs-config

1 file changed

+2
-2
lines changed

root/etc/s6-overlay/s6-rc.d/init-nomacs-config/run

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
if [ ! -f /config/.config/openbox/menu.xml ]; then
55
mkdir -p /config/.config/openbox
66
cp /defaults/menu.xml /config/.config/openbox/menu.xml
7-
chown -R abc:abc /config/.config
7+
lsiown -R abc:abc /config/.config
88
fi
99

1010
# permissions
11-
chown -R abc:abc \
11+
lsiown -R abc:abc \
1212
/config \

0 commit comments

Comments
 (0)