Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Have nitriding fork after setup #16

@NullHypothesis

Description

@NullHypothesis

It would be convenient to have nitriding fork once networking is all set up. That would allow enclave developers to write startup scripts like:

#!/bin/bash

# Invoke nitriding.
./nitriding -fqdn example.com

# Invoke the enclave application.
./enclave-app -foo -bar

Note the missing ampersand when starting nitriding. The enclave application will only run once nitriding has set up networking.

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