Using postinst in haveged-udeb to create /dev/shm at runtime (Closes: #1087324).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7aee6785d8
commit
43a326937b
2 changed files with 2 additions and 1 deletions
2
debian/haveged-udeb.postinst
vendored
Executable file
2
debian/haveged-udeb.postinst
vendored
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
mkdir -p /dev/shm
|
Loading…
Add table
Add a link
Reference in a new issue