Changeset e978be1
- Timestamp:
- 02/13/2017 05:53:07 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 45bdabd
- Parents:
- 72377c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
networking/netprogs/rpcbind.xml
r72377c8 re978be1 106 106 --bindir=/sbin \ 107 107 --with-rpcuser=root \ 108 --enable-warmstarts \ 108 109 --without-systemdsystemunitdir && 109 110 make</userinput></screen> … … 111 112 <screen revision="systemd"><userinput>./configure --prefix=/usr \ 112 113 --bindir=/sbin \ 114 --enable-warmstarts \ 113 115 --with-rpcuser=rpc && 114 116 make</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.