Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #85 from marineam/remain
Browse files Browse the repository at this point in the history
fix(coreos-setup-environment): Add RemainAfterExit=yes
  • Loading branch information
marineam committed May 1, 2014
2 parents 78d3ccf + da4d905 commit 9cea177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/system/coreos-setup-environment.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ConditionPathIsMountPoint=/usr

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/coreos-setup-environment /etc/environment

[Install]
Expand Down

0 comments on commit 9cea177

Please sign in to comment.