mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-10 22:25:13 +02:00
add init script to make files executable
This commit is contained in:
parent
42245eaa3e
commit
51ec671d79
3 changed files with 3 additions and 0 deletions
1
data/etc/s6-overlay/s6-rc.d/makeExecutable/type
Normal file
1
data/etc/s6-overlay/s6-rc.d/makeExecutable/type
Normal file
|
@ -0,0 +1 @@
|
|||
oneshot
|
2
data/etc/s6-overlay/s6-rc.d/makeExecutable/up
Normal file
2
data/etc/s6-overlay/s6-rc.d/makeExecutable/up
Normal file
|
@ -0,0 +1,2 @@
|
|||
foreground { echo "making everything in /make-executable executable..." }
|
||||
chmod +x /make-executable/* 2>/dev/null
|
Loading…
Add table
Add a link
Reference in a new issue