chrony: don't use make_dirs= to create directory on temporary filesystem

This commit is contained in:
maxice8 2019-01-10 15:38:05 -02:00 committed by maxice8
parent c2bc46d9de
commit e86b934f7b
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,3 @@
#!/bin/sh
install -d -m750 -o chrony -g chrony /var/run/chrony
exec chronyd -n -u chrony

View file

@ -2,7 +2,7 @@
# When Updating: Please confirm the upstream config still refers to make_dirs
pkgname=chrony
version=3.4
revision=1
revision=2
build_style=gnu-configure
configure_args="--without-nss --enable-scfilter
--with-sendmail=/usr/bin/sendmail"
@ -20,8 +20,7 @@ checksum=af77e47c2610a7e55c8af5b89a8aeff52d9a867dd5983d848b52d374bc0e6b9f
make_dirs="
/var/log/chrony 0755 chrony chrony
/var/lib/chrony 0755 chrony chrony
/var/run/chrony 0750 chrony chrony"
/var/lib/chrony 0755 chrony chrony"
provides="ntp-daemon-0_1"
alternatives="