repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git: fix build with with no threads
[buildroot-gz.git]
/
package
/
olsr
/
olsr.service
blob
9ec893035218f01a03d93ea42074c21745039afb
1
[Unit]
2
Description=Ad-hoc wireless mesh routing daemon
3
After=network.target
4
5
[Service]
6
ExecStart=/usr/sbin/olsrd -nofork
7
Restart=always
8
9
[Install]
10
WantedBy=multi-user.target