Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109821138
D44496.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
528 B
Referenced Files
None
Subscribers
None
D44496.diff
View Options
diff --git a/usr.sbin/certctl/certctl.sh b/usr.sbin/certctl/certctl.sh
--- a/usr.sbin/certctl/certctl.sh
+++ b/usr.sbin/certctl/certctl.sh
@@ -110,7 +110,7 @@
{
local hash certhash otherfile otherhash
local suffix
- local link=${2:+-lm}
+ local link=${2:+-lrs}
hash=$(do_hash "$1") || return
certhash=$(openssl x509 -sha1 -in "$1" -noout -fingerprint)
@@ -159,7 +159,7 @@
create_untrusted()
{
local srcfile filename
- local link=${2:+-lm}
+ local link=${2:+-lrs}
set -- $(resolve_certname "$1")
srcfile=$1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 10, 11:32 PM (8 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16585217
Default Alt Text
D44496.diff (528 B)
Attached To
Mode
D44496: certctl: Revert to symlinks.
Attached
Detach File
Event Timeline
Log In to Comment