]> git.proxmox.com Git - proxmox-backup.git/blobdiff - etc/pbsbanner.service
s/pbsbanner/proxmox-backup-banner/ + move to /usr/lib
[proxmox-backup.git] / etc / pbsbanner.service
diff --git a/etc/pbsbanner.service b/etc/pbsbanner.service
deleted file mode 100644 (file)
index c284956..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Proxmox Backup Server Login Banner
-ConditionPathExists=/usr/sbin/pbsbanner
-ConditionPathExists=!/usr/bin/pvebanner
-DefaultDependencies=no
-After=local-fs.target
-Before=console-getty.service
-
-[Service]
-ExecStart=/usr/sbin/pbsbanner
-Type=oneshot
-RemainAfterExit=yes
-
-[Install]
-WantedBy=getty.target