{"id":16956977,"url":"https://github.com/jgraichen/systemd-failure-notify","last_synced_at":"2025-04-05T15:23:21.930Z","repository":{"id":66251101,"uuid":"483616139","full_name":"jgraichen/systemd-failure-notify","owner":"jgraichen","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-01T18:53:02.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T05:12:31.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgraichen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-20T10:54:10.000Z","updated_at":"2025-01-11T14:17:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"90236bd5-d7e6-4784-9fe4-ffa2d3fa38b9","html_url":"https://github.com/jgraichen/systemd-failure-notify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraichen%2Fsystemd-failure-notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraichen%2Fsystemd-failure-notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraichen%2Fsystemd-failure-notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraichen%2Fsystemd-failure-notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgraichen","download_url":"https://codeload.github.com/jgraichen/systemd-failure-notify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247355079,"owners_count":20925547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T22:16:32.001Z","updated_at":"2025-04-05T15:23:21.904Z","avatar_url":"https://github.com/jgraichen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# systemd-failure-notify\n\nReport service unit failures via email. The journal log from the failed\ninvocation will be included in the email body.\n\nCan be easily added as `ExecStopPost` hook to existing units using the\nprovided drop-in snippet:\n\n```ini\n[Service]\nExecStopPost=+/usr/bin/systemd-failure-notify \"%n\"\n```\n\nIf installed via package, a snippet is installed in\n`usr/share/systemd-failure-notify`, that can be symlinked:\n\n```sh\nmkdir /etc/systemd/service/my.service.d\nln -s /usr/share/systemd-failure-notify/systemd-failure-notify.conf /etc/systemd/service/my.service.d/\n```\n\n`systemd-failure-notify` uses `/usr/bin/mail` to send notification\nemails in case the [service result](https://www.freedesktop.org/software/systemd/man/systemd.exec.html#%24EXIT_CODE)\nis not `success`. The package recommends `bsd-mailx | s-nail | mailutils`,\nbut only `bsd-mailx` has been tested so far.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgraichen%2Fsystemd-failure-notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgraichen%2Fsystemd-failure-notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgraichen%2Fsystemd-failure-notify/lists"}