git-ecosystem / git-bundle-server

A web server & management CLI to host Git bundles for use with Git's "bundle URIs" feature
Other
43 stars 20 forks source link

Consider adding a `--start-on-boot` option to `web-server start` #27

Open vdye opened 1 year ago

vdye commented 1 year ago

If there's interest in such a feature, a --start-on-boot option could be used to configure the user-scoped daemons to - like the name implies - automatically restart the web server after a system reboot.

See this comment for context.