X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=all_new_2018%2Flinkable_etc_files%2Fmail%2Fetc%2Fsystemd%2Fsystem%2Ffetchmail.service;fp=all_new_2018%2Flinkable_etc_files%2Fmail%2Fetc%2Fsystemd%2Fsystem%2Ffetchmail.service;h=bd6792da99697e9a77b325a4a685ccdd5cf993d4;hb=e8da7564122f157748e9a8f62e9066123d9d63ad;hp=0000000000000000000000000000000000000000;hpb=7823df99c3e51c9591bf2c5a2a0071163c6b4832;p=config diff --git a/all_new_2018/linkable_etc_files/mail/etc/systemd/system/fetchmail.service b/all_new_2018/linkable_etc_files/mail/etc/systemd/system/fetchmail.service new file mode 100644 index 0000000..bd6792d --- /dev/null +++ b/all_new_2018/linkable_etc_files/mail/etc/systemd/system/fetchmail.service @@ -0,0 +1,7 @@ +[Unit] +Description=Run plom's fetchmail + +[Service] +Type=oneshot +User=plom +ExecStart=/bin/sh -c 'fetchmail'