View Single Post
Old 12-15-2015, 01:29 AM   #3
dbhc
Junior Member
 
Join Date: Aug 2015
Posts: 2
Default

hey,

it's been a while so I'm grainy on the details but if I'm remembering correctly, all I did was take the
Code:
    echo "Starting DLM upstart job"
    add_upstart_script
    add_pm_script "upstart"
    start displaylink
outside of the if statement (cut and paste before the if statement). So, it no longer checks "upstart" == "$SYSTEMINITDAEMON".

Try that and if it doesn't work, let me know what error message you get.
I'll try to debug it with you on my machine.

Last edited by dbhc; 12-15-2015 at 01:30 AM. Reason: format code
dbhc is offline   Reply With Quote