Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dorkamotorka/systemd
https://github.com/dorkamotorka/systemd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dorkamotorka/systemd
- Owner: dorkamotorka
- Created: 2024-06-04T10:07:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T10:52:48.000Z (7 months ago)
- Last Synced: 2024-06-04T12:09:24.040Z (7 months ago)
- Language: Go
- Size: 3.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# systemd
```
sudo cp main.service main.socket /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl start main.socket
```