unison-sync: Add service for unison sync profile

The *unison-sync* service starts `unison` for the *sync* profile (i.e.
`~/.unison/sync.prf`) in "watch" mode.
master
Dustin 2017-12-28 11:29:20 -06:00
parent 46c62f7469
commit 985d8284e0
1 changed files with 2 additions and 0 deletions

2
services/unison-sync/run Executable file
View File

@ -0,0 +1,2 @@
#!/bin/execlineb -P
/usr/bin/unison sync -batch -silent -repeat watch