systemd - add all

This commit is contained in:
Felix Van der Jeugt 2015-02-23 09:08:09 +01:00
parent 4ee93a5380
commit ea977e7e35
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1 @@
/home/felix/.config/systemd/user/urxvtd.service

View File

@ -0,0 +1,7 @@
[Unit]
Description=iSYnc IMAP Synchronizer
[Service]
Type=oneshot
ExecStart=/usr/bin/mbsync -a

View File

@ -0,0 +1,10 @@
[Unit]
Description=Run iSync every 5 minutes
[Timer]
OnBootSec=10
OnUnitActiveSec=5min
[Install]
WantedBy=default.target