Skip to content

Commit 81c342e

Browse files
authored
Add support to define CATTLE_AGENT_STRICT_VERIFY (#1616)
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
1 parent 2458d6d commit 81c342e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/files/usr/lib/systemd/system/elemental-system-agent.service

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ After=time-sync.target
77
ConditionPathExists=!/run/elemental/live_mode
88

99
[Service]
10+
EnvironmentFile=-/etc/rancher/elemental/agent/envs
1011
EnvironmentFile=-/etc/default/elemental
1112
EnvironmentFile=-/etc/sysconfig/proxy
1213
Type=simple

0 commit comments

Comments
 (0)