aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Timber <dxdt@dev.snart.me>2022-05-29 12:50:19 +0800
committerDavid Timber <dxdt@dev.snart.me>2022-05-29 13:02:10 +0800
commit359971dbf81a6c1de2f4e6cfa59e7e6dde4a7731 (patch)
tree8f205a05d92d304ca60838cc75f5cc7ec9092bee
parenteba41013bbeac3bf1ea9f4f9e34e96c5afa9f7e7 (diff)
boot-report: Add After= ...
- network-online.target - dovecot.service
-rw-r--r--src/conf/palhm-boot-report.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf/palhm-boot-report.service b/src/conf/palhm-boot-report.service
index 37a4e61..60f3917 100644
--- a/src/conf/palhm-boot-report.service
+++ b/src/conf/palhm-boot-report.service
@@ -1,6 +1,6 @@
[Unit]
Description=PALHM send boot report mail
-After=postfix.service sendmail.service exim.service
+After=postfix.service sendmail.service exim.service dovecot.service network-online.target
[Service]
Type=oneshot