]> git.pld-linux.org Git - packages/rc-scripts.git/blame - rc-scripts-exclude_rm_cups.patch
- update to 0.4.1.3
[packages/rc-scripts.git] / rc-scripts-exclude_rm_cups.patch
CommitLineData
d385828d
KK
1--- rc-scripts-0.4.0.27/rc.d/rc.sysinit.orig 2006-05-06 20:41:01.000000000 +0200
2+++ rc-scripts-0.4.0.27/rc.d/rc.sysinit 2006-07-14 11:32:56.590729776 +0200
3@@ -830,7 +830,7 @@
4 bafile=$(basename $afile)
5 if [ -d "$afile" ]; then
6 case $bafile in
7- news|sudo|mon|cvs)
8+ news|sudo|mon|cvs|cups)
9 ;;
10 *)
11 rm -rf $afile/*
This page took 0.060115 seconds and 4 git commands to generate.