Ubuntu Pastebin

Paste from adconrad at Mon, 29 Jun 2015 20:26:07 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
root@nosferatu:~# rgrep zram /etc/ /usr/lib/ /lib/
/etc/init/zram-config.conf:description	"Initializes zram swaping"
/etc/init/zram-config.conf:pre-start exec /usr/bin/init-zram-swapping
/etc/init/zram-config.conf:pre-stop exec /usr/bin/end-zram-swapping
Binary file /usr/lib/python3/dist-packages/usbcreator/backends/udisks/__pycache__/backend.cpython-34.pyc matches
/usr/lib/python3/dist-packages/usbcreator/backends/udisks/backend.py:    '/org/freedesktop/UDisks2/block_devices/zram',
Binary file /usr/lib/thunderbird/libxul.so matches
Binary file /usr/lib/firefox/libxul.so matches
Binary file /lib/modules/4.0.0-3-generic/modules.dep.bin matches
/lib/modules/4.0.0-3-generic/modules.dep:kernel/drivers/block/zram/zram.ko: kernel/lib/lz4/lz4_compress.ko
Binary file /lib/modules/4.0.0-3-generic/kernel/drivers/block/zram/zram.ko matches
/lib/modules/4.0.0-3-generic/modules.order:kernel/drivers/block/zram/zram.ko
Binary file /lib/modules/4.0.0-1-generic/modules.dep.bin matches
/lib/modules/4.0.0-1-generic/modules.dep:kernel/drivers/block/zram/zram.ko: kernel/lib/lz4/lz4_compress.ko
Binary file /lib/modules/4.0.0-1-generic/kernel/drivers/block/zram/zram.ko matches
/lib/modules/4.0.0-1-generic/modules.order:kernel/drivers/block/zram/zram.ko
/lib/systemd/system/zram-config.service:Description=Initializes zram swaping
/lib/systemd/system/zram-config.service:ExecStart=/usr/bin/init-zram-swapping
/lib/systemd/system/zram-config.service:ExecStop=/usr/bin/end-zram-swapping
Download as text