mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
start() {
|
||||
printf "Starting rpcbind: "
|
||||
umask 077
|
||||
start-stop-daemon -S -q -p /var/run/rpcbind.pid --exec /usr/bin/rpcbind
|
||||
start-stop-daemon -S -q -p /var/run/rpcbind.pid --exec /usr/sbin/rpcbind
|
||||
echo "OK"
|
||||
}
|
||||
stop() {
|
||||
|
||||
Reference in New Issue
Block a user