View Single Post
Posts: 177 | Thanked: 427 times | Joined on Sep 2017
#1979
Originally Posted by Heik View Post
Is it so in the asa's case, as he has already used chattr +i to "lock" the file?
Code:
[nemo@Sailfish ~]$ touch /opt/alien/data/app/com.android.vending-1.apk
touch: cannot touch `/opt/alien/data/app/com.android.vending-1.apk': Permission denied
[nemo@Sailfish ~]$ devel-su
Password:
[root@Sailfish nemo]# touch /opt/alien/data/app/com.android.vending-1.apk
touch: cannot touch `/opt/alien/data/app/com.android.vending-1.apk': Permission denied
[root@Sailfish nemo]#
I stand corrected, that's an error alright. Will have to read up on chatter, was not expecting -i to mean lock...
 

The Following 4 Users Say Thank You to suicidal_orange For This Useful Post: