Skip to content

Commit

Permalink
Merge pull request #76 from linuxserver/ro-tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxedus authored Jul 5, 2024
2 parents 0904af8 + 760a19a commit 93dfc30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ opt_param_usage_include_vols: true
opt_param_volumes:
- { vol_path: "/config", vol_host_path: "/path/to/{{ project_name }}/config", desc: "Persistent config files. Also set `LOG_FILE=true` to keep address history." }

readonly_supported: true

# application setup block
app_setup_block_enabled: true
app_setup_block: |
Expand Down
1 change: 0 additions & 1 deletion root/etc/s6-overlay/s6-rc.d/init-duckdns/run
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ fi

# permissions
lsiown -R abc:abc \
/app \
/config

# run initial IP update
Expand Down

0 comments on commit 93dfc30

Please sign in to comment.