Skip to content

Commit 754981a

Browse files
committed
wrong package name for upstart
1 parent bf0134d commit 754981a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

debian/nataraja.upstart

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
description "Nataraja HTTP reverse proxy"
2+
3+
start on runlevel [2345]
4+
stop on runlevel [!2345]
5+
6+
console log
7+
respawn
8+
9+
exec /usr/sbin/nataraja

0 commit comments

Comments
 (0)