Skip to content

Commit

Permalink
s6-rc.d
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderdw committed Apr 10, 2024
1 parent 559afda commit 9284aa4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dsmr_reader/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ RUN \

# HOMEASSISTANT Add-On OVERRIDES
COPY rootfs /
#RUN chmod a+x /etc/cont-init.d/01-set-hassio-vars



RUN chmod a+x /etc/s6-overlay/s6-rc.d/01-set-hassio-vars

ENV DUID=0
ENV DGID=0
Expand Down

0 comments on commit 9284aa4

Please sign in to comment.