From 6148db4462ee5ad830f6a13d593ad56c541370f8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 13 Oct 2014 18:15:55 +0200 Subject: Removed all services that have been moved to void-packages. --- services/ntpd/log/run | 2 -- services/ntpd/log/supervise | 1 - services/ntpd/run | 2 -- services/ntpd/supervise | 1 - 4 files changed, 6 deletions(-) delete mode 100755 services/ntpd/log/run delete mode 120000 services/ntpd/log/supervise delete mode 100755 services/ntpd/run delete mode 120000 services/ntpd/supervise (limited to 'services/ntpd') diff --git a/services/ntpd/log/run b/services/ntpd/log/run deleted file mode 100755 index b36c4da..0000000 --- a/services/ntpd/log/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec logger -p daemon.notice diff --git a/services/ntpd/log/supervise b/services/ntpd/log/supervise deleted file mode 120000 index 7071288..0000000 --- a/services/ntpd/log/supervise +++ /dev/null @@ -1 +0,0 @@ -/run/runit/supervise.ntpd-log \ No newline at end of file diff --git a/services/ntpd/run b/services/ntpd/run deleted file mode 100755 index 772b123..0000000 --- a/services/ntpd/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec ntpd -g -u ntpd:ntpd -n diff --git a/services/ntpd/supervise b/services/ntpd/supervise deleted file mode 120000 index 77d9d0d..0000000 --- a/services/ntpd/supervise +++ /dev/null @@ -1 +0,0 @@ -/run/runit/supervise.ntpd \ No newline at end of file -- cgit 1.4.1