@gahabana:  I've posted a new version of the zip-file with the scripts
at the head of this thread.  I suggest you download and unzip and try
using those scripts.

Uninstall sysv, upstart & systemd lms scripts:

# sudo ./config-lms-git-service.sh --keep --force --remove-all

Then perform a stock install:

# sudo ./config-lms-git.service.sh

It ought to correctly install a upstart controlled service on Ubuntu
14.10 now.

If you *prefer* using the sysv init method, you can disable the upstart
script via:

# sudo echo 'manual' >/etc/init/lms.override

..and enabling the sysv script (which always gets installed as a backup
start method):

# sudo update-rc.d -f lms defaults


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=103033

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to