summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/bootsplash/files/themes/openslx/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/bootsplash/files/themes/openslx/config.xml')
-rw-r--r--os-plugins/plugins/bootsplash/files/themes/openslx/config.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/os-plugins/plugins/bootsplash/files/themes/openslx/config.xml b/os-plugins/plugins/bootsplash/files/themes/openslx/config.xml
new file mode 100644
index 00000000..16080a07
--- /dev/null
+++ b/os-plugins/plugins/bootsplash/files/themes/openslx/config.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Automatically generated by splashy_config. Do not edit -->
+<splashy>
+ <!-- themes directory: conventional path /etc/splashy/themes -->
+ <themes>/etc/splashy/themes</themes>
+ <!-- current theme could be relative the themes defined above or full path -->
+ <current_theme>openslx</current_theme>
+ <!-- full path to theme to fall back in case of problems. DO NOT CHANGE -->
+ <default_theme>/etc/splashy/themes/openslx</default_theme>
+ <pid>/etc/splashy/splashy.pid</pid>
+ <fifo>/dev/.initramfs/splashy.fifo</fifo>
+</splashy>