Add reboottoos script

This commit is contained in:
2019-07-20 17:45:53 +02:00
parent 511da81714
commit 11047efa79
2 changed files with 22 additions and 0 deletions

View File

@@ -1603,6 +1603,11 @@ https://github.com/pimutils/vdirsyncer
| =vdirsyncer sync= | Synchronize |
*** Automation - Systemd
First, run
#+BEGIN_SRC bash
vdirsyncer discover google_calendar
#+END_SRC
#+BEGIN_SRC bash
systemctl --user enable vdirsyncer.timer
systemctl --user start vdirsyncer.timer