* [gentoo-commits] repo/gentoo:master commit in: dev-lang/regina-rexx/files/
@ 2016-04-26 22:27 Austin English
0 siblings, 0 replies; only message in thread
From: Austin English @ 2016-04-26 22:27 UTC (permalink / raw
To: gentoo-commits
commit: b462c5d0dc7820f85973b78e1c9e6983b39f933e
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 20:41:15 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 22:26:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b462c5d0
dev-lang/regina-rexx: remove old unused initscript
dev-lang/regina-rexx/files/rxstack | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/dev-lang/regina-rexx/files/rxstack b/dev-lang/regina-rexx/files/rxstack
deleted file mode 100644
index f027e94..0000000
--- a/dev-lang/regina-rexx/files/rxstack
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/sbin/runscript
-
-start() {
- ebegin "Starting Regina stack"
- start-stop-daemon --start --pidfile /var/run/rxstack.pid \
- --exec /usr/bin/rxstack -- -d
- eend $?
-}
-
-stop() {
- ebegin "Stopping Regina stack"
- kill -TERM `pidof /usr/bin/rxstack`
- eend $?
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-26 22:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 22:27 [gentoo-commits] repo/gentoo:master commit in: dev-lang/regina-rexx/files/ Austin English
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox