Skip to content

Commit

Permalink
systemd: add terminal path capabilities to manifest
Browse files Browse the repository at this point in the history
Needed for the open-in-terminal feature, so other cockpit apps can
determine if their base cockpit version supports opening paths in
terminal.
  • Loading branch information
ashley-cui authored and martinpitt committed Nov 19, 2024
1 parent e489859 commit 663f73d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/systemd/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
{
"matches": ["console", "command", "bash", "shell"]
}
]
],
"capabilities": ["path"]
}
},

Expand Down

0 comments on commit 663f73d

Please sign in to comment.