summaryrefslogtreecommitdiffstats
path: root/prefdm
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-09-26 21:55:15 +0000
committerBill Nottingham <notting@redhat.com>2000-09-26 21:55:15 +0000
commitd34de167184753bce337107b1a5573727f672875 (patch)
treedb904e872803a1e327d269a95ac99dbf336ce694 /prefdm
parent144b111e088d94ea6f848bcced997c179e916b98 (diff)
downloadinitscripts-d34de167184753bce337107b1a5573727f672875.tar.gz
initscripts-d34de167184753bce337107b1a5573727f672875.tar.xz
initscripts-d34de167184753bce337107b1a5573727f672875.zip
blarg. stupid typo
Diffstat (limited to 'prefdm')
-rwxr-xr-xprefdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefdm b/prefdm
index fba4858c..b4facb23 100755
--- a/prefdm
+++ b/prefdm
@@ -48,4 +48,4 @@ elif which kdm >/dev/null 2>&1; then
elif which xdm >/dev/null 2>&1; then
exec `which xdm` $*
fi
-fexit 1
+exit 1