aboutsummaryrefslogtreecommitdiff
path: root/services/tmpfs.in
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-04-12 06:40:39 +0200
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-04-12 12:51:33 +0200
commita3437967a2ae4730ba638cc80328055e9805e7c9 (patch)
tree6e824f088920bb59fd00e0c3b03dcdbf859f74c1 /services/tmpfs.in
parent55d4a328c9fa369611115a066f4f305f2b74dafd (diff)
Rely on PATH variable for running init programs
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
Diffstat (limited to 'services/tmpfs.in')
-rw-r--r--services/tmpfs.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/services/tmpfs.in b/services/tmpfs.in
deleted file mode 100644
index 1aa48cc..0000000
--- a/services/tmpfs.in
+++ /dev/null
@@ -1,5 +0,0 @@
-description "mount /tmp"
-type wait
-target boot
-before vfs
-exec "@SBINPATH@/mount" -t tmpfs none /tmp