Skip to content

config PISERVER_DATADIR to decide other location #147

@marcco134

Description

@marcco134

I saw in config.h that there is already the idea of defining "PISERVER_DATADIR" but I think it's not already finished. (finding very often hard-coded "/var/lib/piserver". It would be great to have this feature realized because it could improve security aspects by moving all data's to a crypted place (device, folder, img ...)

I'm also wondering why my work-around does not work:

mount -o bind /mnt/crypt/piserver/ /var/lib/piserver/
or even
mount -o bind /mnt/crypt/var/ /var/

pi's don't start

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions