From a38b5f887eb16a2f734cdae63b9dede4941f68e6 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 7 Dec 2022 23:59:37 +0100 Subject: run a script in systemd unit --- systemd/archlogo | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 systemd/archlogo (limited to 'systemd/archlogo') diff --git a/systemd/archlogo b/systemd/archlogo new file mode 100644 index 0000000..1c05ab7 --- /dev/null +++ b/systemd/archlogo @@ -0,0 +1,4 @@ +#!/bin/sh + +source /etc/archlogo.conf +cat /usr/share/archlogo/"${ARCHLOGO}" -- cgit v1.2.3-54-g00ecf