[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Openbox systemd-free



 Hi.

On Sat, 18 Oct 2014 16:25:12 -0400
Steve Litt <slitt@troubleshooters.com> wrote:

> Nice!
> 
> This was exactly the kind of stuff I've been looking for. I'll probably
> ask you more about it later.
> 
> One look at /etc/wpa_supplicant/functions.sh tells me that
> wpa_supplicant is a daemon that's begging to be managed by daemontools
> instead of the unfathomable shellscripts it's now managed by.

Why would you need always-running wpa_supplicant? The whole point
of /etc/wpa_supplicant/functions.sh is to write something like in
interfaces(5):

iface wlan0 inet manual
        wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf

and to start and stop wpa_supplicant with ifup and ifdown.


> I spoze
> one could also make a point for managing it with systemd, but I can't
> afford the price of that ticket.

The beauty of so called 'Roaming Mode' (see README.Debian) is complete
independence of implementation of init. As long as init allows ifup and
ifdown, of course.

Reco


Reply to: