From 3bcda1f14175cfc76c95ad8a1a94e614eb191092 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 8 Apr 2001 23:09:21 +0000 Subject: Add FreeBSD IDs to some files and make the others consistent in style. --- release/scripts/crypto-install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'release/scripts/crypto-install.sh') diff --git a/release/scripts/crypto-install.sh b/release/scripts/crypto-install.sh index d915431c8d18..d51caac5d4f6 100755 --- a/release/scripts/crypto-install.sh +++ b/release/scripts/crypto-install.sh @@ -1,5 +1,8 @@ #!/bin/sh # +# $FreeBSD$ +# + if [ "`id -u`" != "0" ]; then echo "Sorry, this must be done as root." exit 1 -- cgit v1.3