Skip to content

startotg.service references wrong path, fails to start #4

@tdicola

Description

@tdicola

Thanks for making this project, it looks really neat! One little thing though, it looks like the startotg.service file has a small bug in this line: https://github.com/tomhartley/piShift/blob/master/startotg.service#L8 It's referencing the path /home/pi/programs/startmod.sh but the instructions mention to just put startmod.sh in the /home/pi/piShift folder. I think you want to be consistent with the current instructions and reference the /home/pi/piShift location for startmod.sh. Unfortunately the current startotg.service file won't run as is if you follow the instructions, instead it fails with a 200 CHDIR error because it can't find the startmod.sh script (easy to fix by updating the startotg.service though).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions