This commit is contained in:
parent
92481aa2b7
commit
03c4ecbefc
@ -93,7 +93,7 @@ or a different computer.
|
|||||||
# If this is an openSUSE build, use our vendor zone
|
# If this is an openSUSE build, use our vendor zone
|
||||||
# (2.*pool.ntp.org names include IPv6 addresses). If not
|
# (2.*pool.ntp.org names include IPv6 addresses). If not
|
||||||
# an openSUSE build, comment out the pool statement
|
# an openSUSE build, comment out the pool statement
|
||||||
%if 0%{is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
sed -e 's|^\(pool \)\(pool.ntp.org\)|\12.%{vendorzone}\2|' \
|
sed -e 's|^\(pool \)\(pool.ntp.org\)|\12.%{vendorzone}\2|' \
|
||||||
< examples/chrony.conf.example2 > chrony.conf
|
< examples/chrony.conf.example2 > chrony.conf
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user