Skip to content

Commit

Permalink
try RemainAfterExit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Aug 15, 2024
1 parent 6e497ea commit 6d39ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/op-secrets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ in {
serviceConfig = {
Type = "oneshot";
EnvironmentFile = cfg.environmentFile;
RemainAfterExit = true;
ExecReload = opnixScript;
};

Expand Down

0 comments on commit 6d39ad8

Please sign in to comment.