diff options
Diffstat (limited to 'services/tmpfs')
-rw-r--r-- | services/tmpfs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/services/tmpfs b/services/tmpfs deleted file mode 100644 index 411a42b..0000000 --- a/services/tmpfs +++ /dev/null @@ -1,5 +0,0 @@ -description "mount /tmp" -type wait -target boot -before vfs -exec mount -t tmpfs none /tmp |