Skip to content

nix/module.nix: Have systemd create state directory#41

Open
jpds wants to merge 1 commit intonlewo:mainfrom
jpds:systemd-statedir
Open

nix/module.nix: Have systemd create state directory#41
jpds wants to merge 1 commit intonlewo:mainfrom
jpds:systemd-statedir

Conversation

@jpds
Copy link
Contributor

@jpds jpds commented May 3, 2024

Fixes: #5

@nlewo
Copy link
Owner

nlewo commented Jun 24, 2024

Comin now creates the directory if missing. What is the advantage of using systemd to do it?

@stv0g
Copy link

stv0g commented Oct 25, 2024

Comin now creates the directory if missing. What is the advantage of using systemd to do it?

SystemD will make sure permissions are correct in case comin does not run as root (if thats possible?).

@nlewo
Copy link
Owner

nlewo commented Oct 27, 2024

SystemD will make sure permissions are correct in case comin does not run as root (if thats possible?).

I don't think so since comin as to run the switch-to-configuration script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create /var/lib/comin when bootstraping

3 participants