Systemd unit file and possible packaging #5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An example can be provided, but it still needs to be manually tweaked by the end user. Ideally it should set some hardening flags, see this file for example: https://github.com/m-rtijn/ip-please/blob/master/ip-please.service
For it to be automatically installed, the whole project needs to be distribution level packaged I believe, but that seems either overkill or out of scope for now to me. Maybe packaging for PyPI could be worthwhile, because that's easier to do in my experience.