Typo in /etc/init.d/shellinabox

Bug #1533177 reported by Schickel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
shellinabox (Ubuntu)
New
Undecided
Unassigned

Bug Description

The file in /etc/default/shellinabox could not be used, because of a typo in /etc/init.d/shellinabox:

root@home:/etc/init.d# diff -Nuar shellinabox.ORIG shellinabox
--- shellinabox.ORIG 2016-01-11 10:50:37.996072052 +0100
+++ shellinabox 2016-01-11 10:58:24.411356581 +0100
@@ -67,7 +67,7 @@
                       sed -e 's/;$//
                               //b
                               s/.*/--user-css "\0"/') \
- "${SHELLINABOX_ARGS}"
+ "${SHELLINABOXD_ARGS}"
 }

 #

Revision history for this message
Schickel (marinko) wrote :

Or typo in /etc/default/shellinabox..... In this file are all settings named "SHELLINABOX_*****", but the "ARGS" are wrong: SHELLINABOXD_ARGS

Revision history for this message
Alexandre Detiste (alexandre-detiste) wrote :

Hum... which version ?

Revision history for this message
Schickel (marinko) wrote :

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.10
DISTRIB_CODENAME=wily
DISTRIB_DESCRIPTION="Ubuntu 15.10"

shellinabox 2.17

Revision history for this message
Alexandre Detiste (alexandre-detiste) wrote :

I have absolutely no idea where that 'D' comes from

https://sources.debian.net/src/shellinabox/2.19/debian/shellinabox.default/
https://sources.debian.net/src/shellinabox/2.19/debian/shellinabox.init/#L66

I checked the Git history upstream too.

Can you reproduce if you purge (not simply remove) & re-install ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.