Chymera

Members
  • Posts

    6
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Chymera

  1. Hey there, I also wrote an ebuild for Btsync - concentrating on getting systemd support right. My build has some attempted init.d support in it, but as I do not use init.d on any of my machines, I have no idea whether it works. 

     

    I will try to follow your example to ensure that my ebuild properly supports init.d. You could also pull from me for systemd support.

     

    My ebuild is here, and I also wrote this nice tutorial/description for how my ebuild deals with systemd.

  2. Hi, I just finished writing an ebuild with full SystemD suppirt for Btsync. You may find the files here.

     

    Also, you can find a walkthrough and documentation on how it all works here.

     

    The ebuild also contains an attempt at init.d/udev support which I have neither written myself nor tested. If you could give me any feedback on that (preferably on the website with the tutorial) that would be awesome!