mirror of
https://github.com/linuxserver/docker-openssh-server.git
synced 2026-02-20 04:33:38 +08:00
Merge pull request #60 from linuxserver/s6v3
fix service perms to comply with s6v3
This commit is contained in:
commit
7fbb561de1
@ -283,6 +283,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **18.07.22:** - Fix service perms to comply with upgrade to s6 v3.
|
||||
* **16.04.22:** - Rebase to alpine 3.15.
|
||||
* **16.11.21:** - Add PUBLIC_KEY_URL option
|
||||
* **28.06.21:** - Rebasing to alpine 3.14. Add support for PAM.
|
||||
|
||||
@ -93,6 +93,7 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "18.07.22:", desc: "Fix service perms to comply with upgrade to s6 v3."}
|
||||
- { date: "16.04.22:", desc: "Rebase to alpine 3.15."}
|
||||
- { date: "16.11.21:", desc: "Add PUBLIC_KEY_URL option"}
|
||||
- { date: "28.06.21:", desc: "Rebasing to alpine 3.14. Add support for PAM." }
|
||||
|
||||
0
root/etc/services.d/openssh-server/log/run
Normal file → Executable file
0
root/etc/services.d/openssh-server/log/run
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user