This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2024-11-01 19:06:16 +02:00
Code
bc89518781
openwrt-xburst
/
package
/
relayd
/
files
/
relay.hotplug
3 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[package] relayd: add uci integration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-26 01:23:40 +02:00
#!/bin/sh
relayd: use an init script instead of a legacy network proto handler (fixes #11276) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-30 21:23:52 +03:00
/etc/init.d/relayd enabled && /etc/init.d/relayd start
Copy Permalink