extract.run: suppress rtc warnings

This commit is contained in:
Norman Feske 2019-09-27 17:25:40 +02:00 committed by Christian Helmuth
parent eefe91ee41
commit 222f214341
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ install_config {
<start name="extract" caps="200">
<resource name="RAM" quantum="12M"/>
<config verbose="yes">
<libc stdout="/dev/log" stderr="/dev/log"/>
<libc stdout="/dev/log" stderr="/dev/log" rtc="/dev/null"
update_mtime="no"/>
<vfs>
<dir name="archived">
<rom name="test.tar.xz"/>