Add journalctl description.

This commit is contained in:
Roman Mueller 2018-10-02 18:40:06 +02:00
parent d3e6ac421e
commit 0be36fecf2

View File

@ -1,7 +1,8 @@
---
functions:
execute-interactive:
- code: |
- description: This might not work if run by unprivileged users depending on the system configuration.
code: |
journalctl --system
!/bin/sh
sudo-enabled: