summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-08 13:59:46 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-08 13:59:46 +0100
commit4e8a8f4557fddc7fd93420644ed52ce2b4d86f95 (patch)
tree11aba1513932892cb158505f32d3388c5284a897
parenta2e654f81de6d551164831d76e2bf0b49dbe1948 (diff)
downloadopenssh-4e8a8f4557fddc7fd93420644ed52ce2b4d86f95.tar.gz
openssh.morph: remove the old sysvinit script
-rw-r--r--openssh.morph2
1 files changed, 0 insertions, 2 deletions
diff --git a/openssh.morph b/openssh.morph
index f90655d6..8ff6c243 100644
--- a/openssh.morph
+++ b/openssh.morph
@@ -12,8 +12,6 @@
],
"install-commands": [
"make DESTDIR=\"$DESTDIR\" install",
- "mkdir -p \"$DESTDIR\"/etc/init.d",
- "install -m 744 opensshd.init \"$DESTDIR\"/etc/init.d/opensshd",
"mkdir -p \"$DESTDIR/$PREFIX/sbin\"",
"install -m 744 sshd-keygen \"$DESTDIR/$PREFIX/sbin/sshd-keygen\"",
"mkdir -p \"$DESTDIR/lib/systemd/system/multi-user.target.wants\"",