proxmox-backup/etc
Thomas Lamprecht 274b0c7bb7 add login banner service
Modeled after the one from PVE, but using rust instead of perl for
resolving the nodename and writing to /etc/issue

Behavior differs a bit. We write all non-loopback addresses to this
file, as the gui accepts connections from them all, so limiting it to
the first one is not really sensible.
Further an error to resolve, or only getting loopback addresses won't
write out an empty /etc/issue file, but a note about the error at the
place where the address would be displayed.

Named it "pbsbanner", not "proxmox-backup-banner" as it's rather an
internal tool anyway and mirrors pvebanner, pmgbanner

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-06 22:19:22 +01:00
..
Makefile add login banner service 2020-02-06 22:19:22 +01:00
pbsbanner.service add login banner service 2020-02-06 22:19:22 +01:00
proxmox-backup-proxy.service.in proxmox-backup-proxy.service: order after proxmox-backup.service 2019-12-17 14:11:25 +01:00
proxmox-backup.service.in use service Type=notify 2019-04-25 11:01:33 +00:00