Skip to content

Service fails to start after reboot #11

@jamiereid

Description

@jamiereid

/var/run/spaceprobed does not exist after reboot, and so the python script (running as spaceprobed user) is unable to create the PID file.

Manual workaround is to run the following steps after a reboot:

# mkdir /var/run/spaceprobed
# chown spaceprobed.spaceprobed /var/run/spaceprobed
# rc-service spaceprobed start

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingproduction-instanceThis issue relates to the instance of spaceprobed currently running at MHV

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions