diff options
| author | Shokara Kou <kou@13f0.net> | 2022-05-13 11:50:43 -0400 |
|---|---|---|
| committer | Shokara Kou <kou@13f0.net> | 2022-12-10 16:12:53 -0500 |
| commit | f9b84b4967282cd6da931b7ea2569557937d4e24 (patch) | |
| tree | 07f690d9180ce73379adc9182af49e72f259dbcd /sinit/rc.conf | |
| parent | 81255a3b68be5969bf107bcb46e75a11187c2f53 (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.conf | 3 |
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 @@ | |||
| 1 | HOSTNAME=crux | ||
| 2 | INTERFACE=eth0 | ||
| 3 | TIMEZONE="UTC" | ||
