diff options
Diffstat (limited to 'systemd/system/brandbot.path')
-rw-r--r-- | systemd/system/brandbot.path | 9 |
1 files changed, 9 insertions, 0 deletions
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 |