From c8af58a432fe6a0cccccebbfff0d10b79a712899 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 26 Sep 2024 18:33:16 +0300 Subject: [PATCH] aminda-nocron-reboot.service.d: add syncthing.example.conf --- .../aminda-nocron-reboot.service.d/syncthing.example.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 etc/systemd/system/aminda-nocron-reboot.service.d/syncthing.example.conf diff --git a/etc/systemd/system/aminda-nocron-reboot.service.d/syncthing.example.conf b/etc/systemd/system/aminda-nocron-reboot.service.d/syncthing.example.conf new file mode 100644 index 00000000..8c8b97fb --- /dev/null +++ b/etc/systemd/system/aminda-nocron-reboot.service.d/syncthing.example.conf @@ -0,0 +1,3 @@ +#[Service] +#ExecStart=-/usr/bin/systemctl enable --now syncthing@mikaela.service --quiet +#ExecStart=-/usr/bin/systemctl enable --now syncthing@aminda.service --quiet