aboutsummaryrefslogtreecommitdiff
path: root/src/sshd/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/sshd/feature.json')
-rw-r--r--src/sshd/feature.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/sshd/feature.json b/src/sshd/feature.json
deleted file mode 100644
index 4de71d9..0000000
--- a/src/sshd/feature.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "id": "sshd",
- "name": "SSH server",
- "options": {
- "version": {
- "type": "string",
- "enum": ["latest"],
- "default": "latest",
- "description": "Currently unused."
- }
- },
- "entrypoint": "/usr/local/share/ssh-init.sh",
- "install": {
- "app": "",
- "file": "install.sh"
- }
-} \ No newline at end of file