mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Reformat a sed
This commit is contained in:
parent
88e79543b9
commit
ff0b8752b1
@ -198,7 +198,8 @@
|
||||
Fix a known regression with Samba-4.15.2:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i 's/!is_allowed/secure_channel_type == SEC_CHAN_NULL \&\& &/' source3/winbindd/winbindd_util.c</userinput></screen>
|
||||
<screen><userinput remap="pre">sed -e 's/!is_allowed/secure_channel_type == SEC_CHAN_NULL \&\& &/' \
|
||||
-i source3/winbindd/winbindd_util.c</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Samba</application> by running the following
|
||||
|
Loading…
Reference in New Issue
Block a user