diff options
| author | Simon Rettberg | 2013-05-08 18:33:51 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-05-08 18:33:51 +0200 |
| commit | 09d49a9bbdd16f36505bceb276ef5fb0cd7b98c5 (patch) | |
| tree | 5c9cb4f5917754c3ee9728969757e7b5b633e128 /data/basic.nocopy | |
| parent | Add vmplayer module (diff) | |
| parent | oopsi (diff) | |
| download | tm-scripts-09d49a9bbdd16f36505bceb276ef5fb0cd7b98c5.tar.gz tm-scripts-09d49a9bbdd16f36505bceb276ef5fb0cd7b98c5.tar.xz tm-scripts-09d49a9bbdd16f36505bceb276ef5fb0cd7b98c5.zip | |
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Diffstat (limited to 'data/basic.nocopy')
| -rw-r--r-- | data/basic.nocopy | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/basic.nocopy b/data/basic.nocopy new file mode 100644 index 00000000..ea8ce588 --- /dev/null +++ b/data/basic.nocopy @@ -0,0 +1,23 @@ +/var/run +/var/log +/dev +/proc +/sys +/boot +/export +/home/vmuser +/lost+found +/media +/mnt +/opt/openslx +/run +/tmp +/root +/usr/src +/lib/modules +*tm-scripts* +*~ +*.bak +*.tmp +*.pid + |
