SHA256
1
0
forked from pool/aaa_base
aaa_base/_service
Stephan Kulow 991998f12b Accepting request 140169 from Base:System
- readd some boot.* scripts that are required by insserv for not ported
  applications (they are empty though)

- Enforce creation of /etc/adjtime even if no /etc/sysconfig/clock exists (bnc#779440)

- also move the file to /run
- generate utmp in /run not in /var/run

- /var/run/utmp should be packaged as /run/utmp

OBS-URL: https://build.opensuse.org/request/show/140169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=363
2012-11-05 14:34:34 +00:00

13 lines
406 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="version">12.3</param>
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">gz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="disabled"/>
</services>