bundlewrap/bundles/systemd-timers/README.md
2022-02-12 17:37:53 +01:00

3 lines
91 B
Markdown

```
systemctl is-active "$(systemctl cat zfs-mirror.timer | grep Unit= | cut -d= -f2)"
```