]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/dpdk: reword the root access part
authorKefu Chai <tchaikov@gmail.com>
Sat, 26 Mar 2022 17:00:19 +0000 (01:00 +0800)
committerKefu Chai <tchaikov@gmail.com>
Sat, 26 Mar 2022 17:00:21 +0000 (01:00 +0800)
commit352ab9b5f03863b7a929ed169ab0f28326f4d49f
tree1b7ac57ba1fc433493fd1fb8a2079cc6f7ca9844
parent3d2d6ffabb16a454135ae614f838f43c56ae5899
doc/dpdk: reword the root access part

the root access to system is not a must have for running a DPDK
application. so reword the "Configuring OSD DPDKStack" section.

also, manually editing /etc/passwd is not encouraged, so use
"usermod" instead. to add a directory after user's command
interpreter in /etc/passwd does not make sense. see PASSWD(5).
so drop the paragraph on editing /etc/passwd.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
doc/dev/dpdk.rst