看板 DFBSD_commit 關於我們 聯絡資訊
commit d55e4fc367032e5740220ba252eaaa98fe268650 Author: Sascha Wildner <saw@online.de> Date: Thu May 21 19:24:42 2009 +0200 Remove .sh suffix from the last 3 rc scripts that had it. Summary of changes: Makefile_upgrade.inc | 3 +++ etc/rc.d/Makefile | 4 ++-- etc/rc.d/{atm2.sh => atm2} | 2 +- etc/rc.d/{atm3.sh => atm3} | 0 etc/rc.d/{rcconf.sh => rcconf} | 0 5 files changed, 6 insertions(+), 3 deletions(-) rename etc/rc.d/{atm2.sh => atm2} (97%) rename etc/rc.d/{atm3.sh => atm3} (100%) rename etc/rc.d/{rcconf.sh => rcconf} (100%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d55e4fc367032e5740220ba252eaaa98fe268650 -- DragonFly BSD source repository