Changeset 0c42066


Ignore:
Timestamp:
05/17/2021 10:36:49 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c8115f33
Parents:
f7c3c7b
Message:

nfs-utils: For consistency use /usr/sbin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/nfs-utils.xml

    rf7c3c7b r0c42066  
    218218
    219219<screen role='root'><userinput>make install                      &amp;&amp;
    220 chmod u+w,go+r /sbin/mount.nfs    &amp;&amp;
     220chmod u+w,go+r /usr/sbin/mount.nfs    &amp;&amp;
    221221chown nobody.nogroup /var/lib/nfs</userinput></screen>
    222222
Note: See TracChangeset for help on using the changeset viewer.