Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
8c8db2295d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      misc/desktop/parse-config

+ 1
- 1
misc/desktop/parse-config

@ -120,4 +120,4 @@ postflist_desktop() {
done
}
hook_add postflist 5 "[ \"\$desktopauto\" = 1 ] && postflist_desktop"
hook_add postflist 5 "[ \"\$desktopauto\" = 1 ] && postflist_desktop || true"

Loading…
Cancel
Save