SHA256
1
0
forked from pool/plymouth
plymouth/_service
Cliff Zhao e06388502c Accepting request 548020 from home:qzhao:branches:Base:System
Drop stop-graphical.patch: There are no conflicting these days, obsolete this patch to enable auto switch to TTY when display server not exist (boo#1066510).

OBS-URL: https://build.opensuse.org/request/show/548020
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=185
2017-12-04 09:25:46 +00:00

15 lines
516 B
Plaintext

<services>
<service mode="disabled" name="tar_scm">
<param name="url">git://anongit.freedesktop.org/plymouth</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">plymouth</param>
<param name="versionformat">0.9.2+git%cd.%h</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>