* [gentoo-commits] repo/gentoo:master commit in: www-servers/thttpd/files/
@ 2016-05-18 6:42 Austin English
0 siblings, 0 replies; 2+ messages in thread
From: Austin English @ 2016-05-18 6:42 UTC (permalink / raw
To: gentoo-commits
commit: 5fcb8cf0278813703d7e178e7073667c9c7529ea
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 06:35:24 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed May 18 06:38:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fcb8cf0
www-servers/thttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
www-servers/thttpd/files/thttpd.init.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/thttpd/files/thttpd.init.1 b/www-servers/thttpd/files/thttpd.init.1
index 415ead7..3b7756e 100644
--- a/www-servers/thttpd/files/thttpd.init.1
+++ b/www-servers/thttpd/files/thttpd.init.1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v3 or later
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/thttpd/files/
@ 2017-08-09 12:18 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2017-08-09 12:18 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-09 12:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-09 12:18 [gentoo-commits] repo/gentoo:master commit in: www-servers/thttpd/files/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2016-05-18 6:42 Austin English
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox