]> git.proxmox.com Git - proxmox-backup.git/blame - etc/proxmox-backup-banner.service.in
ui: datastore: change GC/Prune title and buttons a bit
[proxmox-backup.git] / etc / proxmox-backup-banner.service.in
CommitLineData
274b0c7b
TL
1[Unit]
2Description=Proxmox Backup Server Login Banner
b69b8af2 3ConditionPathExists=%LIBEXECDIR%/proxmox-backup/proxmox-backup-banner
274b0c7b
TL
4ConditionPathExists=!/usr/bin/pvebanner
5DefaultDependencies=no
6After=local-fs.target
7Before=console-getty.service
8
9[Service]
b69b8af2 10ExecStart=%LIBEXECDIR%/proxmox-backup/proxmox-backup-banner
274b0c7b
TL
11Type=oneshot
12RemainAfterExit=yes
13
14[Install]
15WantedBy=getty.target