Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: jls on August 24, 2014, 03:07:53 AM

Title: filetool.sh permission error
Post by: jls on August 24, 2014, 03:07:53 AM
Code: [Select]
jls@eeepc:~$ filetool.sh -b
sed: can't create temp file '/opt/.filetool.lstM14a57': Permission denied
Backing up files to /mnt/sda3/dce/mydata.tgzDone.
because /opt is owned by root
Title: Re: filetool.sh permission error
Post by: Jason W on August 24, 2014, 12:17:33 PM
Standard Core has root:staff ownership and writable by user and group.  I will change the ownership of /opt to root:staff and writable by user and group for the dCore ports.  That should fix it.
Title: Re: filetool.sh permission error
Post by: Jason W on August 24, 2014, 02:21:36 PM
Changed directory perms of the dCore ports to match Core, tested and should be working now.