Skip to content

Instantly share code, notes, and snippets.

View dmgeurts's full-sized avatar

Djerk Geurts dmgeurts

View GitHub Profile
@thunfischbrot
thunfischbrot / unison@.service
Created February 20, 2018 10:51
Unison systemd service
# /etc/systemd/system/unison@.service
# Starts unison with the .prf-config of your choice
# Create a unison .prf-config such as
# https://gist.github.com/thunfischbrot/3efbd4a87785615a61e4f5fd875f2699
# Set the HOME Environment variable below to the user's home dir
# Reload systemd services
# systemctl daemon-reload
# Start service with name of your .prf
# systemctl start unison@20Documents
# systemctl status