dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
config J_GPIO
hc
2024-08-12
0517ab8c70e05fc5877c0c6dae1a5f42a16dcf88
[~luoshi/RK3588_XEN.git]
/
buildroot
/
package
/
olsr
/
olsr.service
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Ad-hoc wireless mesh routing daemon
After=network.target
[Service]
ExecStart=/usr/sbin/olsrd -nofork
Restart=always
[Install]
WantedBy=multi-user.target