index
:
initscripts
distro/mga
distro/mga3
master
user/colin/update-to-9-50
Mageia fork of Fedora's Init Scripts
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
prefdm
2
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