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
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
package
/
rpcbind
/
rpcbind.service
blob
b7a32a19d0ce0e73fcbf3e57b14540db25a0646f
1
[Unit]
2
Description=RPC bind service
3
Requires=rpcbind.socket
4
5
[Service]
6
Type=forking
7
ExecStart=/usr/bin/rpcbind
8
9
[Install]
10
Also=rpcbind.socket