mutt: Fix email systemd timer
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
99149dbe36
commit
a56dac91d4
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ Persistent=false
|
||||||
OnBootSec=80
|
OnBootSec=80
|
||||||
OnCalendar=*:0/10
|
OnCalendar=*:0/10
|
||||||
Unit=email.service
|
Unit=email.service
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=timers.target
|
||||||
|
|
Loading…
Reference in a new issue