chroot: don't set root:root in all files, will be addressed differently.
--HG-- extra : convert_revision : aa60b18e3b642fa1a1d3f94579dff977e5a5523d
This commit is contained in:
@@ -35,8 +35,6 @@ prepare_chroot()
|
|||||||
{
|
{
|
||||||
local f=
|
local f=
|
||||||
|
|
||||||
chown -R root:root $XBPS_MASTERDIR
|
|
||||||
|
|
||||||
# Create some required files.
|
# Create some required files.
|
||||||
touch $XBPS_MASTERDIR/etc/mtab
|
touch $XBPS_MASTERDIR/etc/mtab
|
||||||
for f in run/utmp log/btmp log/lastlog log/wtmp; do
|
for f in run/utmp log/btmp log/lastlog log/wtmp; do
|
||||||
|
|||||||
Reference in New Issue
Block a user