EFForg / OpenWireless

The official home of the EFF OpenWireless Project
Other
732 stars 80 forks source link

add systemd support #162

Closed zabbal closed 10 years ago

zabbal commented 10 years ago

Would be very interesting to play with booting OW using systemd - should be faster, easier to configure and match closer experience from desktop distros like Fedora, Arch, OpenSUSE etc.

Using systemd's support for offline upgrades might be interesting as well.

jsha commented 10 years ago

Are there any other OpenWrt-derived systems using systemd? I'm reluctant to venture to far from the default boot setup without a very good reason.

Rangak commented 10 years ago

OpenWRT has procd as the equivalent daemon. See below for comparison of other options to procd.

http://wiki.openwrt.org/doc/techref/procd

As OpenWRT is the only platform supported in this project, we wont be putting any effort in the direction of using systemd. You are welcome to fork this code and adapt it to desktop systems with systemd. If you get interesting results please do send us a heads up. Thanks for the interest in this project.

Akagi201 commented 10 years ago

see this post: https://forum.openwrt.org/viewtopic.php?id=49599