systemd-presets-branding-openSUSE-12.2-1.3>t  DH`pYsθ/=„n!R)NJ2[͑ʩ IA!PLm.,rY|GT}u I[Ʌ){{uBu%ȉsEQ0BzbECI>p)~KJyOܚ\M'τR`rv+un Bn5p(-맑okߝ? P˒>9U˘4ϴ3N'QuRll%SfqmBF*E쫉18150f7d9ef31f09bc243436f7d0d0438f5569aa,Ysθ/=„jU&3oʆu#Z;UugKщ_bw5>??xAPךḣEAڡ y )3M%:g[d,* ]CZg[$(:ܡ&`v_Bw{5XNÿ9pEvķ}_b~.-.`I bI {Y_4?;NN zL4nS(sm{HR籣LgTP6:/ǫˡ<|ଅVW-ļX,"|>C#8?#(d$) - R       $4H\   (8494: 4= -> 5F =G PH `I pX tY |\ ] ^!b!Nc!d"Oe"Tf"Yl"[u"pv"w"x"y"z""#"#$Csystemd-presets-branding-openSUSE12.21.3Systemd default presets for openSUSEDefault presets for systemd on openSUSE distribution.Ysbuild77kopenSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgSystem/Baselinuxnoarch# On initial installation, branding-preset-states does not yet exist, # which is why we also check for the file to be present/executable if [ $1 -gt 1 -a -x /usr/lib/systemd-presets-branding/branding-preset-states ] ; then # # Save the old state so we can detect which package have its # default changed later. # # Note: the old version of the script is used here. # /usr/lib/systemd-presets-branding/branding-preset-states save fiif [ $1 -gt 1 ] ; then # # Now that the updated presets are installed, find the ones # that have been changed and apply "systemct preset" on them. # /usr/lib/systemd-presets-branding/branding-preset-states apply-changes fi  A큤YsYsYsYsd97de16830b63cdfa4b165347fa695856a1a4b0b26788e3aa9049c17fa2442ba4a9e704568f5f575d82632c014e5a2d8rootrootrootrootrootrootrootrootsystemd-presets-branding-openSUSE-12.2-1.3.src.rpmsystemd-presets-brandingsystemd-presets-branding-openSUSE@    /bin/bash/bin/sh/bin/shbashbashcoreutilsrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-1otherproviders(systemd-presets-branding)4.11.2XXX+X@XAXRXIK@XIK@X=mW_WYZ@WM|W0{VVqR@VqR@Vf@U@UK@UK@UK@UUT@TT@T~@TmS @SSG@S;SRR@R_@Q@Q@QQ']P~PO'O0@NN@NN@NN]N]N]Ni@meissner@suse.comsbrabec@suse.comzren@suse.comfbui@suse.comdimstar@opensuse.orgdimstar@opensuse.orgfbui@suse.comfbui@suse.commeissner@suse.comken@suse.comlnussel@suse.demeissner@suse.comtrenn@suse.demeissner@suse.comlnussel@suse.deeich@suse.comsbrabec@suse.comsbrabec@suse.comjkeil@suse.dejkeil@suse.deolaf@aepfle.decrrodriguez@opensuse.orgcrrodriguez@opensuse.orgmeissner@suse.comolaf@aepfle.demlatimer@suse.comlwang@suse.comgber@opensuse.orgglin@suse.comlwang@suse.commeissner@suse.comcrrodriguez@opensuse.orgmatwey.kornilov@gmail.comlduncan@suse.comohering@suse.delduncan@suse.comfcrozat@suse.comfcrozat@suse.commeissner@suse.commt@suse.comfcrozat@suse.comaj@suse.defcrozat@suse.comfcrozat@suse.comlnussel@suse.defcrozat@suse.comcoolo@suse.comfcrozat@suse.comfcrozat@suse.comfcrozat@suse.comfcrozat@suse.comfcrozat@suse.com- removed duplicated iscsid.socket iscsid.servicce (bsc#1030161)- Bump version to 12.2 to make version numbers consistent between SLE and Leap (boo#1029775). - Remove superfluous uuidd.service. uuidd.socket is sufficient (bsc#1012850#c8).- Enable socket/service(s) for lvm2 (bsc#1011053)- Enable by default uuidd shipped by util-linux (bsc#1012850) util-linux was previously shipping a preset file enabling uuidd by default. This is now done here as other packages are not supposed to ship their own preset rules. Also increase the package version so util-linux can conflict with the previous versions and hence will be updated *after* the new version of the presets package is. This is important otherwise if util-linux removed its preset file first, then the presets package would believe a new change in the presets and you enable again uuidd.- Enable the issue-generator.service by default: /etc/issue is in progress of no longer being a static file, but being generated by a service, which allows for much more flexible content (think ssh key fingerprint or similar).- Fix pre/post scripts: + On %pre case, when updating from an old version of the package that did not yet contain %{_prefix}/lib/%{generic_name}/branding-preset-states, we can't start it. Add a check for execute permission on the script.- Import preset macros from systemd-rpm-macro and convert them into scripts. Presets are not supposed to be shipped by other packages as the default policy needs to be reviewed by the secteam. Therefore don't encourage packagers to do that and make those macros private to this package. Also convert them into real scripts so they're much easier to maintain and debug. Also working in %posttrans is unneeded as this package is assumed to be the only one to update the preset.- There's no need to reload the daemon configuration as presets are not part of the dameon config.- added snapper-cleanup.timer and snapper-timeline.timer (bsc#1011891)- enable vmblock-fuse service for VMWare by default (bsc#986277)- don't require systemd to avoid dependency loop (boo#983986)- added a prereq for coreutils to make sure the macro in %pre works when using touch and mkdir. (bsc#982337)- enable mcelog by default instead of using an udev rule on /dev/mcelog (bsc#976781)- enable remote-fs.target, getty@.service. (bsc#972489)- don't enable ModemManager and wpa_supplicant. Both will be started on demand (bnc#717130)- Add display-manager.service to defaults presets (boo#958880).- Enable fstrim.timer and disable fstrim.service. TRIM should be performed once a week and not on every boot (FATE#317727). http://www.spinics.net/lists/util-linux-ng/msg09133.html- Add %systemd_preset_pre and %systemd_preset_posttrans (fixes boo#921075 and all future requests to change service default).- Enable updatedb timer for mlocate package * Replaces cron.daily script- Enable timer for periodic password & group file integrity verification- Remove xendomains.service from systemd preset file because it conflicts with libvirt-guests.service (bnc#937371) Its up to the admin to run systemctl enable xendomains.service- If selinux is used, restorecond should be enabled by default. The relevant unit only starts if the system was booted with selinux enabled - Do not start acpid by default, its functionality is provided by logind nowadays.- Native systemd unit apparmor.service need to be enabled by default.- enabled smartd by default (bnc#921075)- enable xencommons and xendomains (bnc#897352)- enable vmtoolsd service for VMWare by default (bnc#901272)- remove: enable lvm2-lvmetad.service (bnc#901859)- enable storage-fixup.service by default due to conversion- enable wpa_supplicant.service (bnc#860885 comment#20)- enable lvm2-lvmetad.socket (bnc#878473) enable lvm2-lvmetad.service- enable auditd, haveged and irqbalance services by default. bnc#872066- Enable the logrotate.timer that replaces the cron-based activation by default.- Enable epmd.socket so that epmd.service can be properly socket-activated instead of forking by beam. The later leads to the issue when epmd is killed at the stop of the specific service and all erlang instances crashes as a consequence. Needed by erlang package. (bnc#869112)- Enable iscsi daemon socket and iscsi service as installed, so that iscsid.service can be socket-activated. (bnc#853300)- Enable hv_kvp_daemon and hv_vss_daemon from hyper-v pkg- Enable iscsid socket and iscsi service by default when installed (bnc#827654).- Enable ModemManager.service is enabled when installed (it will be dbus-activated by NM).- Rename main default file to 90-default-openSUSE.preset and move the "disable everything" part to a separate file "99-default-disable.preset". This allows fine tuning with additional files, if needed (same as Fedora).- as we have multiversion kernels enabled by default, we also need to enable purge-kernels by default (bnc#818317).- Do not unconditionally enable NetworkManager service as this breaks running /etc/init.d/network on update (bnc#803058).- Change location of presets with latest systemd.- Add nscd service (bnc#778981).- Add cups units (service, path and socket) (bnc#769346).- Add postfix (bnc#727403).- don't enable sysstat by default (bnc#725791)- Add sysstat.service (bnc#723858).- buildignore branding for systemd to avoid bootstrap cycle- Add Yast2 FirstBoot and Second Stage.- Don't enable avahi-dnsconfd.service after all.- Enable avahi-daemon.service and avahi-dnsconfd.service- Enable cron.service- Initial package/bin/sh/bin/shbuild77 149438151312.212.2-1.3systemd-presets-brandingbranding-preset-states90-default-openSUSE.preset99-default-disable.preset/usr/lib//usr/lib/systemd-presets-branding//usr/lib/systemd/system-preset/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/6d53f5b7dae29fe2229faea384149cf4-systemd-presets-branding-openSUSEcpiolzma5noarch-suse-linuxdirectoryBourne-Again shell script, ASCII text executableASCII textRLvv:4˘packageand(systemd:branding-openSUSE)?] crt:bLL'Lq e cAtݰ9ӵKەou Y86{+Q;4rVQ' xg"n5etMD6Y cAG̪kwlBry!1.U )vvn#wP4![a"s-2>mH8ŭB'N; z{+Tkl WOo$8;7Vo%ե*Rcw+ 6g6EXl,!?1dm!cW@:m9NKS ^xؕؤI+p&1 {i7džۣ߇:Nmݮղ0_ՍJV eLW:OY\}?6^ݨ$${M={h0$J3:g+ XgM:kЩM=^Apa:&P/NKcMn,UM l}ս "s؃LkcG|5d4x(B0Eܶs|!L Krs!#qd6jCpЇ KL ЈNG`Yd3|8ܡ/: \fQTEM#ێEy@4l?g