commit: 8d99602315f2674c8c5399cc79b927812ac44dc1 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Aug 9 09:15:46 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Aug 9 12:18:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d996023
www-servers/thttpd: remove unused file www-servers/thttpd/files/thttpd.service | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/www-servers/thttpd/files/thttpd.service b/www-servers/thttpd/files/thttpd.service deleted file mode 100644 index 4e56c0877d7..00000000000 --- a/www-servers/thttpd/files/thttpd.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Fork of thttpd, a small, fast, multiplexing webserver. -After=network.target - -[Service] -Type=forking -PIDFile=/var/run/thttpd.pid -WorkingDirectory=/var/www/localhost -ExecStart=/usr/sbin/thttpd -C /etc/thttpd/thttpd.conf - -[Install] -WantedBy=multi-user.target
