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
python: make hashlib and readline modules really optional
[buildroot-gz.git]
/
package
/
tinyhttpd
/
tinyhttpd.service
blob
0ae5bac94391b3c5df99ac2534011e9a265c261b
1
[Unit]
2
Description=Tiny HTTP daemon
3
After=network.target
4
5
[Service]
6
ExecStart=/usr/sbin/tinyhttpd
7
Restart=always
8
9
[Install]
10
WantedBy=multi-user.target