blob: aa271072ff9378812b1d8f2bdce88115d71df1a4 (
plain)
1
2
3
4
5
6
7
8
|
[Service]
Type=oneshot
Environment=PATH=/run/current-system/sw/bin
ExecStart=/run/current-system/sw/bin/mujmap -C /home/orbekk/Maildir/fastmail sync
[Unit]
Description=sync email
Wants=mujmap.timer
|