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.
This commit is contained in:
2017-12-28 11:29:20 -06:00
parent 46c62f7469
commit 985d8284e0

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

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