Skip to content

Commit 04b8ede

Browse files
committed
still trying to get directories created with proper permissions
1 parent 37fff5d commit 04b8ede

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/ka9q-radio.postinst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ case "$1" in
77
if [ -n "$bin" ]; then
88
setcap cap_net_admin+ep "$bin" || true
99
fi
10+
systemd-tmpfiles --create /usr/lib/tmpfiles.d/ka9q-radio.conf || true
1011
;;
1112
esac
1213

0 commit comments

Comments
 (0)