Skip to content

use tempfs for networking instead of main drive #3

@ChillerDragon

Description

@ChillerDragon

I think ssds age faster if you do a lot of write calls. So better use /tmp which could be mounted to ram or tempfs by the user see https://unix.stackexchange.com/questions/55773/move-tmp-to-ram

Or maybe even try to not write to file at all and use pipes or environment variables

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