mayday icon indicating copy to clipboard operation
mayday copied to clipboard

Mayday fails when run on a system lacking systemd

Open brianredbeard opened this issue 8 years ago • 1 comments

When run on an OpenRC based system, mayday fails with the following:

$ ./mayday 
2017/01/14 20:46:23 loading config from /etc/mayday/default.json
2017/01/14 20:46:23 The name org.freedesktop.systemd1 was not provided by any .service files

We need to decide the proper behavior. (should it continue but exit non zero?, does it matter?)

brianredbeard avatar Jan 15 '17 04:01 brianredbeard

Fixed by #63

tschuy avatar Feb 07 '17 22:02 tschuy