dummy-systemd-sysvcompat/README.md

10 lines
187 B
Markdown
Raw Normal View History

2023-08-14 12:16:26 +00:00
# dummy-systemd-sysvcompat
2023-08-14 12:24:33 +00:00
A fake version of systemd's sysvcompat for non systemd systems.
### installation
cd into the same folder as the `PKGBUILD` and run
```
makepkg --install
```