summaryrefslogtreecommitdiff
path: root/plymouth/debian/plymouth.links
diff options
context:
space:
mode:
Diffstat (limited to 'plymouth/debian/plymouth.links')
-rw-r--r--plymouth/debian/plymouth.links5
1 files changed, 5 insertions, 0 deletions
diff --git a/plymouth/debian/plymouth.links b/plymouth/debian/plymouth.links
new file mode 100644
index 0000000..c5bc30b
--- /dev/null
+++ b/plymouth/debian/plymouth.links
@@ -0,0 +1,5 @@
+/lib/systemd/system/plymouth-quit.service /lib/systemd/system/plymouth.service
+/lib/systemd/system/plymouth-read-write.service /lib/systemd/system/plymouth-log.service
+/usr/share/man/man8/plymouth.8.gz /usr/share/man/man8/plymouth-log-viewer.8.gz
+/usr/share/man/man8/plymouth.8.gz /usr/share/man/man8/plymouth-set-default-theme.8.gz
+/usr/share/man/man8/plymouth.8.gz /usr/share/man/man8/plymouthd.8.gz
bgstack15