[Bug 13826] New: Cannot edit passwd file due to readonly filesystem
bugzilla at busybox.net
bugzilla at busybox.net
Sun May 30 19:37:17 UTC 2021
https://bugs.busybox.net/show_bug.cgi?id=13826
Bug ID: 13826
Summary: Cannot edit passwd file due to readonly filesystem
Product: Busybox
Version: 1.32.x
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: duhowpi at gmail.com
CC: busybox-cvs at busybox.net
Target Milestone: ---
Created attachment 8981
--> https://bugs.busybox.net/attachment.cgi?id=8981&action=edit
output.log
I'm trying to change password, file /etc/shadow is "mount --bind" in a writable
filesystem so the file can be updated, but busybox will try to create a file in
/etc/shadow+ , and since the filesystem is not writable, the command fails.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list