mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 08:48:07 +02:00
This commit is contained in:
parent
85477b08a7
commit
8ccda6ea87
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ start()
|
|||
echo
|
||||
|
||||
echo -n $"Starting NetworkManager daemon: "
|
||||
daemon --check $servicename $processname --pid-file=$pidfile
|
||||
daemon --pidfile $pidfile --check $servicename $processname --pid-file=$pidfile
|
||||
RETVAL=$?
|
||||
echo
|
||||
if [ -n "${NETWORKWAIT}" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue