Skip to content

Commit

Permalink
fix: shutdownable over ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
jclab-joseph committed Sep 17, 2021
1 parent 01b622f commit 466abe1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/securekit-sshd/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
image: securekit-sshd
config:
pid: host
binds:
- /etc/resolv.conf:/etc/resolv.conf:ro
capabilities:
Expand All @@ -10,4 +11,5 @@ config:
- CAP_CHOWN
- CAP_DAC_OVERRIDE
- CAP_KILL
- CAP_SYS_BOOT

0 comments on commit 466abe1

Please sign in to comment.