11 lines
218 B
Desktop File
11 lines
218 B
Desktop File
[Unit]
|
|
Description=mbsync Sync
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/mbsync %i
|
|
ExecStartPost=%h/.local/bin/mail-notify.py -v
|
|
TimeoutStartSec=1min30s
|
|
StandardOutput=syslog
|
|
StandardError=syslog
|