From 1845bdd5a9655e4bcce30eaf0f8c421907e95a7f Mon Sep 17 00:00:00 2001 From: Brandon Casey Date: Wed, 5 Nov 2014 00:29:36 -0500 Subject: [PATCH] Made all init scripts executable Added to made init scripts executable to the changelog --- CHANGES.md | 1 + init.fedora | 0 init.freebsd | 0 init.gentoo | 0 init.solaris11 | 0 init.systemd | 0 init.ubuntu | 0 7 files changed, 1 insertion(+) mode change 100644 => 100755 init.fedora mode change 100644 => 100755 init.freebsd mode change 100644 => 100755 init.gentoo mode change 100644 => 100755 init.solaris11 mode change 100644 => 100755 init.systemd mode change 100644 => 100755 init.ubuntu diff --git a/CHANGES.md b/CHANGES.md index 7d78bf19..1ebcf94c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -39,6 +39,7 @@ * Add use trash (or Recycle Bin) for selected actions on General Config/Misc/Send to trash * Add handling for when deleting a show and the show folder no longer exists * Fix Coming Episodes/Layout Calender/View Paused and tweak its UI text +* Made all init scripts executable [develop changelog] * Change improve display of progress bars in the Downloads columns of the show list page diff --git a/init.fedora b/init.fedora old mode 100644 new mode 100755 diff --git a/init.freebsd b/init.freebsd old mode 100644 new mode 100755 diff --git a/init.gentoo b/init.gentoo old mode 100644 new mode 100755 diff --git a/init.solaris11 b/init.solaris11 old mode 100644 new mode 100755 diff --git a/init.systemd b/init.systemd old mode 100644 new mode 100755 diff --git a/init.ubuntu b/init.ubuntu old mode 100644 new mode 100755