]> git.saurik.com Git - apple/network_cmds.git/blobdiff - telnetd.tproj/Makefile.postamble
network_cmds-245.tar.gz
[apple/network_cmds.git] / telnetd.tproj / Makefile.postamble
index 1394e5c9b0f617cff1dd13c3a49551bcaf4817a7..d73e455c442bdab341927a7269c7b025b2a9cdaf 100644 (file)
@@ -112,3 +112,5 @@ STRIPFLAGS =
 after_install:
        install -o root -g wheel -m 755 -d $(DSTROOT)/usr/share/man/man8
        install -o root -g wheel -m 644 -c telnetd.8 $(DSTROOT)/usr/share/man/man8
+       mkdir -p "$(DSTROOT)/System/Library/LaunchDaemons"
+       cp telnet.plist "$(DSTROOT)/System/Library/LaunchDaemons/"