reword one comment

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1440
This commit is contained in:
Franck Bui 2023-09-22 08:36:42 +00:00 committed by Git OBS Bridge
parent d8cd3fc545
commit 0806632133

View File

@ -933,8 +933,8 @@ touch %{buildroot}%{_localstatedir}/lib/systemd/catalog/database
%fdupes -s %{buildroot}%{_mandir}
# Make sure to disable all services by default. The SUSE branding presets
# package takes care of defining the right policies.
# Make sure to disable all services by default. The branding presets package
# takes care of defining the SUSE policies.
rm -f %{buildroot}%{_presetdir}/*.preset
echo 'disable *' >%{buildroot}%{_presetdir}/99-default.preset
echo 'disable *' >%{buildroot}%{_userpresetdir}/99-default.preset