summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/rc.conf23
1 files changed, 0 insertions, 23 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
deleted file mode 100644
index 708e98cb..00000000
--- a/etc/rc.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# /etc/rc.conf - configuration file for initscripts
-#
-# Most of rc.conf has been replaced by various other configuration
-# files. See archlinux(7) for details.
-#
-# For more details on rc.conf see rc.conf(5).
-#
-
-#DAEMONS=(syslog-ng network crond)
-DAEMONS=(syslog-ng dbus @cpupower @crond @uptimed @cupsd @network @dnsmasq @ntpd @sshd slim)
-
-# Storage
-#
-# USEDMRAID="no"
-# USELVM="no"
-
-# Network
-#
-interface=eth0
-address=
-netmask=
-gateway=
ref='/litterbox/commit/scoop.c?h=1.8&id=0cedce5c26e249f2a42ea1a0a390a4e09e5a199b&follow=1'>Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe