diff options
| author | Karel Kočí <cynerd@email.cz> | 2026-02-12 17:38:48 +0100 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2026-02-12 17:40:27 +0100 |
| commit | d0675e09d60c4383d5c4295bebd0e75ae3027fa3 (patch) | |
| tree | 5f699bf40ffb9a9390c731d6656655eedf1e7b32 /config/systemd/user | |
| parent | c695a8fea7cf0271e76928a98a3abd1fd4ce5bc1 (diff) | |
| download | myconfigs-d0675e09d60c4383d5c4295bebd0e75ae3027fa3.tar.gz myconfigs-d0675e09d60c4383d5c4295bebd0e75ae3027fa3.tar.bz2 myconfigs-d0675e09d60c4383d5c4295bebd0e75ae3027fa3.zip | |
Add davmail Elektroline synchronization
Diffstat (limited to 'config/systemd/user')
| -rw-r--r-- | config/systemd/user/davmail.service | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/systemd/user/davmail.service b/config/systemd/user/davmail.service new file mode 100644 index 0000000..b0f239b --- /dev/null +++ b/config/systemd/user/davmail.service @@ -0,0 +1,5 @@ +[Unit] +Description=DavMail + +[Service] +ExecStart="/run/current-system/sw/bin/davmail" |
