Accepting request 851121 from Base:System
- Fix typo introduced by the previous change (bsc#1179183) OBS-URL: https://build.opensuse.org/request/show/851121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-default-settings?expand=0&rev=4
This commit is contained in:
commit
0dd5add85b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 16:04:48 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Fix typo introduced by the previous change (bsc#1179183)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 14:29:34 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -89,7 +89,7 @@ find %{buildroot} -name 25-defaults-openSUSE.conf -printf "/%%P\n" >openSUSE.lis
|
||||
# service restarts or even a reboot. But it might be useful in a few
|
||||
# cases so...
|
||||
[ -x /usr/bin/systemctl ] &&
|
||||
/usr/bin/systemctl systemctl daemon-reload || :
|
||||
/usr/bin/systemctl daemon-reload || :
|
||||
|
||||
%files -f SUSE.list
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user