git: rc.d: Various style and whitespace cleanups

Aaron LI aly at crater.dragonflybsd.org
Tue Feb 27 07:14:15 PST 2024


commit e54c8dc8ef199e733518bad6fde7888f8bca3c8e
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Feb 27 09:54:49 2024 +0800

    rc.d: Various style and whitespace cleanups
    
    No functional changes.

Summary of changes:
 etc/rc.d/DAEMON       |   2 -
 etc/rc.d/LOGIN        |   2 +-
 etc/rc.d/NETWORKING   |   1 -
 etc/rc.d/SERVERS      |   1 -
 etc/rc.d/adjkerntz    |   1 -
 etc/rc.d/bootconf     |   9 ++--
 etc/rc.d/bootparams   |   2 +-
 etc/rc.d/cleanvar     |   4 +-
 etc/rc.d/cleartmp     |  12 ++---
 etc/rc.d/cryptdisks   |   6 +--
 etc/rc.d/devfs        |   5 +-
 etc/rc.d/dhclient     |   2 -
 etc/rc.d/diskless     |   2 -
 etc/rc.d/dmesg        |   2 -
 etc/rc.d/dntpd        |   3 +-
 etc/rc.d/dumpon       |   1 -
 etc/rc.d/ftpd         |   3 --
 etc/rc.d/hostname     |   1 -
 etc/rc.d/hotplugd     |   1 +
 etc/rc.d/inetd        |   1 -
 etc/rc.d/initdiskless |  17 +++---
 etc/rc.d/keyserv      |   3 +-
 etc/rc.d/ldconfig     |  37 +++++++------
 etc/rc.d/lockd        |   8 +--
 etc/rc.d/lvm          |  14 ++---
 etc/rc.d/modules      |   1 -
 etc/rc.d/motd         |   6 ++-
 etc/rc.d/mountd       |   3 +-
 etc/rc.d/newsyslog    |   1 -
 etc/rc.d/nfsclient    |   1 +
 etc/rc.d/nfsd         |   7 +--
 etc/rc.d/nisdomain    |   1 -
 etc/rc.d/nsswitch     | 142 +++++++++++++++++++++++++-------------------------
 etc/rc.d/powerd       |   3 +-
 etc/rc.d/pppoed       |   3 +-
 etc/rc.d/pwcheck      |   1 -
 etc/rc.d/quota        |   1 -
 etc/rc.d/rcconf       |   1 -
 etc/rc.d/resident     |  36 ++++++-------
 etc/rc.d/rndcontrol   |   4 --
 etc/rc.d/route6d      |   4 +-
 etc/rc.d/routed       |   1 -
 etc/rc.d/rpcbind      |   6 ---
 etc/rc.d/rtadvd       |   7 ++-
 etc/rc.d/rtsold       |   1 -
 etc/rc.d/savecore     |  34 ++++++------
 etc/rc.d/securelevel  |   1 -
 etc/rc.d/sendmail     |  31 +++++------
 etc/rc.d/sensorsd     |   2 -
 etc/rc.d/serial       |   2 +-
 etc/rc.d/sppp         |   1 -
 etc/rc.d/statd        |   8 +--
 etc/rc.d/swap1        |   1 -
 etc/rc.d/syscons      |  31 +++++++----
 etc/rc.d/sysdb        |   1 +
 etc/rc.d/syslogd      |   4 +-
 etc/rc.d/ttys         |   1 -
 etc/rc.d/udevd        |   1 +
 etc/rc.d/udevd_early  |   2 +-
 etc/rc.d/virecover    |   3 +-
 etc/rc.d/vkernel      |   2 -
 etc/rc.d/vknetd       |   1 -
 etc/rc.d/ypbind       |  12 ++---
 etc/rc.d/yppasswdd    |  13 +++--
 etc/rc.d/ypserv       |  12 ++---
 etc/rc.d/ypset        |   9 ++--
 etc/rc.d/ypupdated    |   5 +-
 etc/rc.d/ypxfrd       |   9 ++--
 68 files changed, 255 insertions(+), 301 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e54c8dc8ef199e733518bad6fde7888f8bca3c8e


-- 
DragonFly BSD source repository


More information about the Commits mailing list