Add systemd files and passing room-id for matrix
This commit is contained in:
parent
52f935a084
commit
85fd862db4
8 changed files with 96 additions and 16 deletions
8
systemd/synology-matrix.timer
Normal file
8
systemd/synology-matrix.timer
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=Run Synology picture of the day in matrix daily
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 06:00:00
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue