Re: [BRLTTY] [systemd] Depending on mount points Was: Re: Strange issue with brltty

2015-08-27 Thread Mario Lang
Samuel Thibault writes: > Mario Lang, le Thu 27 Aug 2015 11:04:27 +0200, a écrit : >> if making it the default would have any unwanted side effects. > > I would consider that a bug that shall be fixed in systemd. > >> Question is, shall we list all directories relevant to BRLTTY in >> RequiresMou

Re: [BRLTTY] [systemd] Depending on mount points Was: Re: Strange issue with brltty

2015-08-27 Thread Mario Lang
Shérab writes: > Mario Lang (2015/08/27 11:04 +0200): >> Perfect. The question that remains is, if mounting /var to a separate >> partition is common enough to make RequiresMountsFor=/var the default in >> brltty.service, or, if making it the default would have any unwanted >> side effects. sys

Re: [BRLTTY] [systemd] Depending on mount points Was: Re: Strange issue with brltty

2015-08-27 Thread Shérab
Mario Lang (2015/08/27 11:04 +0200): > Perfect. The question that remains is, if mounting /var to a separate > partition is common enough to make RequiresMountsFor=/var the default in > brltty.service, or, if making it the default would have any unwanted > side effects. systemd makes it easy enou

Re: [BRLTTY] [systemd] Depending on mount points Was: Re: Strange issue with brltty

2015-08-27 Thread Samuel Thibault
Mario Lang, le Thu 27 Aug 2015 11:04:27 +0200, a écrit : > if making it the default would have any unwanted side effects. I would consider that a bug that shall be fixed in systemd. > Question is, shall we list all directories relevant to BRLTTY in > RequiresMountsFor=? Or just all the top-level

Re: [BRLTTY] Systemd service autostart

2015-08-27 Thread Bram Duvigneau
On 27-8-2015 10:00, Mario Lang wrote: > Dave Mielke writes: > >> [quoted lines by Samuel Thibault on 2015/08/26 at 02:09 +0200] >> >> P.S.: I am actually a bit disapointed about the udev/systemd >> integration. I was kind of expecting a .usb unit that would just let >> us list a number of USB IDs,

[BRLTTY] [systemd] Depending on mount points Was: Re: Strange issue with brltty

2015-08-27 Thread Mario Lang
Shérab writes: > Dear Mario, dear all, > > Mario Lang (2015/08/26 11:59 +0200): >> That sounds like is could work. Shérab, could you please try the >> following: >> >> # mkdir /etc/systemd/system/brltty.service.d >> # cat > [Unit] >> RequiresMo

Re: [BRLTTY] Systemd service autostart

2015-08-27 Thread Mario Lang
Dave Mielke writes: > [quoted lines by Samuel Thibault on 2015/08/26 at 02:09 +0200] > >>Apparently, udev rules can be made to start a systemd service with >>ENV{SYSTEMD_WANTS}="brltty.service" > > Would we still need two udev.rules files - one to have systemd start brltty, > and one to have ude

Re: [BRLTTY] Windows libusb problem

2015-08-27 Thread Samuel Thibault
Lee Maschmeyer, le Wed 26 Aug 2015 20:55:17 -0400, a écrit : > I too am confused. I install brltty into Cygwin (32 bit) by pulling the > latest source from Git and doing: > > ./autogen && ./configure -q --disable-java-bindings && make -s > rm -fr /etc/brltty && make -s uninstall && make -s install