summaryrefslogtreecommitdiff
path: root/.config/systemd/user/mailsync.service
blob: bd00ddf2f26bae842b250e31137b290cf7943f56 (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Mailbox synchronization service

[Service]
Type=oneshot
ExecStart=/home/runxiyu/.local/bin/mailsync

[Install]
WantedBy=default.target