From 53c65afa1508cfc89ff3c38909ad1a956a57c28f Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Fri, 20 Sep 2013 13:22:32 +0200 Subject: brandbot: tool to write branding to /etc/os-release (#1009947) --- systemd/system/brandbot.path | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 systemd/system/brandbot.path (limited to 'systemd/system/brandbot.path') diff --git a/systemd/system/brandbot.path b/systemd/system/brandbot.path new file mode 100644 index 00000000..b3d5fca5 --- /dev/null +++ b/systemd/system/brandbot.path @@ -0,0 +1,9 @@ +[Unit] +Description=Flexible branding + +[Path] +PathExists=/var/lib/rhsm/branded_name +PathChanged=/var/lib/rhsm/branded_name + +[Install] +WantedBy=multi-user.target -- cgit v1.2.1