Skip to content

build: Create the storage directory at install time

Bastien Nocera requested to merge wip/hadess/create-statedir into master

Otherwise you could get into a state where the daemon could not start because the directory listed as a ReadWritePaths in the .service file is missing.

Spotted by Will Thompson.

See: !5 (merged)

Merge request reports