Files

15 lines
333 B
Plaintext

---
functions:
shell:
- code: |-
asterisk -r
!/bin/sh
comment: |-
A server instance must be already running, otherwise it can be started with `sudo asterisk -F`. Moreover, the invoking user must be able to access the socket.
contexts:
sudo:
suid:
shell: true
unprivileged:
...