Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit aa87b16

Browse files
Tan, Yew Waynephmccarty
authored andcommitted
Document CLR_DEBUGINFO_URLS in drop-in config
1 parent 91c27b1 commit aa87b16

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

clr_debug_daemon.service

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ DefaultDependencies=no
55
[Service]
66
Type=simple
77
ExecStart=/usr/bin/clr_debug_daemon
8-
# Uncomment to use custom URLs, space separated
9-
#Environment="CLR_DEBUGINFO_URLS=https://cdn-alt.download.clearlinux.org/debuginfo/ https://cdn.download.clearlinux.org/debuginfo/"
108

119
[Install]
1210
WantedBy=multi-user.target

env.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[Service]
2+
# Uncomment to use custom URLs, space separated
3+
#Environment="CLR_DEBUGINFO_URLS=https://cdn-alt.download.clearlinux.org/debuginfo/ https://cdn.download.clearlinux.org/debuginfo/"

0 commit comments

Comments
 (0)