Skip to content

Commit

Permalink
[#67] Add env needed for notation init to the service file
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitar Dimitrov <[email protected]>
  • Loading branch information
dimitar-dimitrow committed Nov 30, 2023
1 parent ede3361 commit 07d4d28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containerm/resources/container-management.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Requires=containerd.service

[Service]
Type=simple
Environment=HOME=%h
Environment=XDG_CONFIG_HOME=%E
ExecStart=/usr/bin/container-management --cfg-file /etc/container-management/config.json
Restart=always
TimeoutSec=300
Expand Down

0 comments on commit 07d4d28

Please sign in to comment.