Bug 28599 - Не запускается с read-only rootfs
Summary: Не запускается с read-only rootfs
Status: CLOSED WONTFIX
Alias: None
Product: Branch p6
Classification: Distributions
Component: samba (show other bugs)
Version: не указана
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: QA p6
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 19:22 MSK by А. Китайкин
Modified: 2025-11-14 12:32 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description А. Китайкин 2013-02-25 19:22:09 MSK
В init-скриптах smb (и nmb) есть проверка:

# Check that we can write to it... so non-root users stop here
[ -w /etc/samba/smb.conf ] || exit 4

К сожалению, если / смонтировать с опцией ro, даже root оказывается не настолько крут, чтобы это проскочить. Итог: samba не запускается.

Есть ли глубинный смысл в данной проверке? Хотелось бы её отключить.
Comment 1 Andrey Cherepanov 2025-11-14 12:32:33 MSK
Продукт более не поддерживается. Если актуально, то необходимо перевешать на новый поддерживаемый репозиторий (p10, p11, Sisyphus).