DEL systemd mbsync services
This commit is contained in:
parent
1df9d104f1
commit
dc026a6508
|
@ -1,9 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Mailbox synchronization service
|
|
||||||
After=network.target network-online.target dbus.socket
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
# use override here for xdg awareness
|
|
||||||
ExecStart=%h/.bin/mbsync -a
|
|
||||||
ExecStartPost=%h/.bin/mu-index-emacs-maybe
|
|
|
@ -1,8 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Mailbox synchronization timer
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnUnitActiveSec=5m
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
Loading…
Reference in New Issue