Skip to content

Commit

Permalink
package discovery-engine as a systemd service
Browse files Browse the repository at this point in the history
Signed-off-by: Ankur Kothiwal <[email protected]>
  • Loading branch information
Ankurk99 committed Aug 17, 2022
1 parent f1f300f commit 4da6c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packaging/knoxAutoPolicy.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Description=knoxAutoPolicy

[Service]
KillMode=process
EnvironmentFile=/opt/knoxAutoPolicy/local-file.yaml
WorkingDirectory=/opt/knoxAutoPolicy/
Environment=CONF_FILE_NAME=local-file
ExecStart=/opt/knoxAutoPolicy/src/knoxAutoPolicy

[Install]
Expand Down

0 comments on commit 4da6c78

Please sign in to comment.