Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 51ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register
s

syncthing

Recently created Least recently created Recently updated Least recently updated
anthony

anthony / Backup files synced from Syncthing

Last active 1 month ago shell syncthing
0 0 2
1 # Daemon file
2 # Place or symlink it to /etc/systemd/system/inotifywait-cp.service
3 # Enable and start: sudo systemctl enable --now inotifywait-cp
4 # Check it: sudo systemctl status inotifywait-cp
5
6 [Unit]
7 Description=Photosync from android
8
9 [Service]
10 Type=simple