{"id":26134298,"url":"https://github.com/kleinpanic/systemd","last_synced_at":"2026-01-31T22:07:07.699Z","repository":{"id":280766049,"uuid":"864791166","full_name":"kleinpanic/SystemD","owner":"kleinpanic","description":"A collection of custom systemd service files for automating tasks and managing system processes on my Linux setup. Includes services for personal utilities, monitoring, and automation. Easily deployable on Arch or Debian-based distributions.","archived":false,"fork":false,"pushed_at":"2025-03-05T06:50:23.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T15:04:24.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kleinpanic.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":"2024-09-29T07:04:49.000Z","updated_at":"2025-03-05T06:50:58.000Z","dependencies_parsed_at":"2025-03-05T07:41:03.885Z","dependency_job_id":null,"html_url":"https://github.com/kleinpanic/SystemD","commit_stats":null,"previous_names":["kleinpanic/systemd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kleinpanic/SystemD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2FSystemD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2FSystemD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2FSystemD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2FSystemD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kleinpanic","download_url":"https://codeload.github.com/kleinpanic/SystemD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2FSystemD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28956981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-03-10T23:53:25.827Z","updated_at":"2026-01-31T22:07:07.683Z","avatar_url":"https://github.com/kleinpanic.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom Systemd Services\n\nThis repository contains my custom **systemd** service files for managing various personal and system-wide tasks on my Linux setup.\n\n## Features\n- Custom services for automation and system monitoring\n- Easily manageable and deployable service units\n- Designed for Arch and Debian-based distributions\n\n## Installation\nTo use a custom systemd service, copy the file to the appropriate directory and enable it:\n```sh\nsudo cp my-service.service /etc/systemd/system/\nsudo systemctl daemon-reload\nsudo systemctl enable my-service\nsudo systemctl start my-service\n```\n\n## Managing Services\n- **Start a service:** `sudo systemctl start \u003cservice-name\u003e`\n- **Stop a service:** `sudo systemctl stop \u003cservice-name\u003e`\n- **Restart a service:** `sudo systemctl restart \u003cservice-name\u003e`\n- **Check service status:** `sudo systemctl status \u003cservice-name\u003e`\n- **Enable on boot:** `sudo systemctl enable \u003cservice-name\u003e`\n- **Disable on boot:** `sudo systemctl disable \u003cservice-name\u003e`\n\n## License\nThese service files are licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleinpanic%2Fsystemd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkleinpanic%2Fsystemd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleinpanic%2Fsystemd/lists"}