readme
This commit is contained in:
parent
d12b446f34
commit
f4a4f22d69
1 changed files with 3 additions and 0 deletions
3
bundles/systemd-timers/README.md
Normal file
3
bundles/systemd-timers/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
```
|
||||
systemctl is-active "$(systemctl cat zfs-mirror.timer | grep Unit= | cut -d= -f2)"
|
||||
```
|
Loading…
Reference in a new issue