0xtools
0xtools copied to clipboard
Support systemd and rpmbuild
Hi @tanelpoder I just added a spec file for supporting systemd.
Some features:
- Start xcapture service and xcapture-restart.timer sevice after
rpm -ivh oxtools
oryum install -y 0xtools
- Stop xcapture service and xcapture-restart.timer sevice after 0xtools has been removed.
- xcapture-restart.timer sevice is a timer for cleaning up log files and restart xcapture process.
Please check it out. Thank you.
Thanks for the PRs! I hope to review this within a week or so and merge with other changes & release.