summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/systemd-units/files')
-rw-r--r--sys-apps/systemd-units/files/services-desktop/cups.service8
-rw-r--r--sys-apps/systemd-units/files/sshd_at.patch12
2 files changed, 0 insertions, 20 deletions
diff --git a/sys-apps/systemd-units/files/services-desktop/cups.service b/sys-apps/systemd-units/files/services-desktop/cups.service
deleted file mode 100644
index de3edcd..0000000
--- a/sys-apps/systemd-units/files/services-desktop/cups.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=CUPS Printing Service
-
-[Service]
-ExecStart=/usr/sbin/cupsd -f
-
-[Install]
-WantedBy=multi-user.target
diff --git a/sys-apps/systemd-units/files/sshd_at.patch b/sys-apps/systemd-units/files/sshd_at.patch
deleted file mode 100644
index 42131bc..0000000
--- a/sys-apps/systemd-units/files/sshd_at.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-See http://lists.freedesktop.org/archives/systemd-devel/2011-February/001359.html
----
-diff -Naur ./sshd@.service ./sshd@.service
---- ./sshd@.service 2011-11-10 22:11:55.372138953 +0100
-+++ ./sshd@.service 2011-11-10 22:12:43.709534651 +0100
-@@ -3,5 +3,5 @@
- After=syslog.target
-
- [Service]
--ExecStart=/usr/sbin/sshd -i
-+ExecStart=-/usr/sbin/sshd -i
- StandardInput=socket