From 5a60d202075365fff862c3efe6de6df20da88d5b Mon Sep 17 00:00:00 2001 From: Cody Cook Date: Sun, 10 Sep 2017 19:48:24 -0700 Subject: [PATCH] add new stuff I guess? --- inb => etc/frontview/support/inb | Bin inl => etc/frontview/support/inl | Bin inw => etc/frontview/support/inw | Bin outb => etc/frontview/support/outb | Bin outl => etc/frontview/support/outl | Bin outw => etc/frontview/support/outw | Bin rr4360psu.sh => etc/frontview/support/rr4360psu.sh | 0 .../multi-user.target.wants/rr4360psu.service | 0 .../system/multi-user.target.wants/rr4360psu.timer | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename inb => etc/frontview/support/inb (100%) rename inl => etc/frontview/support/inl (100%) rename inw => etc/frontview/support/inw (100%) rename outb => etc/frontview/support/outb (100%) rename outl => etc/frontview/support/outl (100%) rename outw => etc/frontview/support/outw (100%) rename rr4360psu.sh => etc/frontview/support/rr4360psu.sh (100%) rename rr4360psu.service => etc/systemd/system/multi-user.target.wants/rr4360psu.service (100%) rename rr4360psu.timer => etc/systemd/system/multi-user.target.wants/rr4360psu.timer (100%) diff --git a/inb b/etc/frontview/support/inb similarity index 100% rename from inb rename to etc/frontview/support/inb diff --git a/inl b/etc/frontview/support/inl similarity index 100% rename from inl rename to etc/frontview/support/inl diff --git a/inw b/etc/frontview/support/inw similarity index 100% rename from inw rename to etc/frontview/support/inw diff --git a/outb b/etc/frontview/support/outb similarity index 100% rename from outb rename to etc/frontview/support/outb diff --git a/outl b/etc/frontview/support/outl similarity index 100% rename from outl rename to etc/frontview/support/outl diff --git a/outw b/etc/frontview/support/outw similarity index 100% rename from outw rename to etc/frontview/support/outw diff --git a/rr4360psu.sh b/etc/frontview/support/rr4360psu.sh similarity index 100% rename from rr4360psu.sh rename to etc/frontview/support/rr4360psu.sh diff --git a/rr4360psu.service b/etc/systemd/system/multi-user.target.wants/rr4360psu.service similarity index 100% rename from rr4360psu.service rename to etc/systemd/system/multi-user.target.wants/rr4360psu.service diff --git a/rr4360psu.timer b/etc/systemd/system/multi-user.target.wants/rr4360psu.timer similarity index 100% rename from rr4360psu.timer rename to etc/systemd/system/multi-user.target.wants/rr4360psu.timer