9 lines
168 B
Desktop File
9 lines
168 B
Desktop File
[Unit]
|
|
Description=Mailbox synchronization service for user %I
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/mbsync -Va
|
|
User=%i
|
|
StandardOutput=syslog
|
|
StandardError=syslog
|