Browse Source

Fix typo in syncmail timer #systemd

Colin Powell 5 năm trước cách đây
mục cha
commit
c8e019884b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      systemd/.config/systemd/user/syncmail.timer

+ 1 - 1
systemd/.config/systemd/user/syncmail.timer

@@ -7,7 +7,7 @@ RefuseManualStop=no
 Persistent=false
 OnBootSec=3min
 OnUnitActiveSec=3min
-Unite=syncmail.service
+Unit=syncmail.service
 
 [Install]
 WantedBy=default.target