mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 15:13:50 -06:00
client: Move .tmpfile -> .tmpfiles.
This commit is contained in:
parent
0428e800ac
commit
118b06e97c
8
debian/freeipa-client.postinst
vendored
8
debian/freeipa-client.postinst
vendored
@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
if [ ! -e /run/ipa ]; then
|
||||
mkdir -m 0700 /run/ipa
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
Loading…
Reference in New Issue
Block a user