mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
7 lines
120 B
SYSTEMD
7 lines
120 B
SYSTEMD
|
[Unit]
|
||
|
Description=Mailbox synchronization service
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/home/alrayyes/.local/bin/mailsync
|