dotconfig/dot_config/service/syncthing/executable_run
Hendrik Boll 07786e22f9
runit: configure services with turnstile
enable dbus (user-session), pipewire, pipewire-pulse, syncthing
2025-03-16 16:02:48 +01:00

5 lines
105 B
Bash

#!/bin/sh
exec 2>&1
exec /usr/bin/syncthing --logflags 0 --no-restart --home="$HOME/.config/syncthing"