summaryrefslogtreecommitdiff
path: root/sinit/rc.conf
diff options
context:
space:
mode:
authorShokara Kou <kou@13f0.net>2022-05-13 11:50:43 -0400
committerShokara Kou <kou@13f0.net>2022-12-10 16:12:53 -0500
commitf9b84b4967282cd6da931b7ea2569557937d4e24 (patch)
tree07f690d9180ce73379adc9182af49e72f259dbcd /sinit/rc.conf
parent81255a3b68be5969bf107bcb46e75a11187c2f53 (diff)
add sinit and perp
replaces sysvinit. perp can be used alongside crux's rc scripts, but i didn't try that.
Diffstat (limited to 'sinit/rc.conf')
-rw-r--r--sinit/rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/sinit/rc.conf b/sinit/rc.conf
new file mode 100644
index 0000000..5cf7280
--- /dev/null
+++ b/sinit/rc.conf
@@ -0,0 +1,3 @@
1HOSTNAME=crux
2INTERFACE=eth0
3TIMEZONE="UTC"