net-misc/omnisync: fix bugs, allow multiple instances
authorRobin H. Johnson <robbat2@gentoo.org>
Fri, 1 Jun 2018 21:48:45 +0000 (14:48 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Fri, 1 Jun 2018 21:51:46 +0000 (14:51 -0700)
commit47d734b5d4acb322b1db5b57a45e59c936380b06
treeeac9b6c8225f233e9f0f2837c080db4700720a5a
parent0acfbd4877d75c0f94f06017e99c5dd228e4e26e
net-misc/omnisync: fix bugs, allow multiple instances

Code bugs:
- Fix --help display
- Raise SHM unit limit
- getopt loop failed to apply stats_file setting.

Init improvement:
- allow multiple instances.
- write pidfile
- declare that we use DNS (in case it starts before local resolver)

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Package-Manager: Portage-2.3.33, Repoman-2.3.9
net-misc/omnisync/files/omnisync-1.0-help.patch [new file with mode: 0644]
net-misc/omnisync/files/omnisync-1.0-maxshm.patch [new file with mode: 0644]
net-misc/omnisync/files/omnisync-1.0-statfile.patch [new file with mode: 0644]
net-misc/omnisync/files/omnisync.initd
net-misc/omnisync/omnisync-1.0-r1.ebuild [new file with mode: 0644]