wok diff linux-uml/receipt @ rev 23890
Add coturn
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 25 08:45:16 2020 +0000 (2020-07-25) |
parents | e93e6b4d565f |
children | 34e801e0eb52 |
line diff
1.1 --- a/linux-uml/receipt Sun Aug 25 18:00:45 2019 +0200 1.2 +++ b/linux-uml/receipt Sat Jul 25 08:45:16 2020 +0000 1.3 @@ -97,7 +97,7 @@ 1.4 # /etc/inittab: "tty21::respawn:/bin/su -c '/boot/vm-uml 1 /boot/guests/slitaz.img 2 512m' nobody" 1.5 n=\${1:-0} 1.6 tap=tap\$n 1.7 -args="" 1.8 +args="root=/dev/null" 1.9 dev="initrd=\$(ls -r /boot/rootfs*.gz | sed q)" 1.10 if [ -n "\$2" ]; then 1.11 args="ro root=620\${3:-1} screen=text sound=noconf"