debian: use tmpfiles.d to create /run/chrono/ directory (#16519)

This commit is contained in:
Frédéric Péters 2017-05-26 14:58:44 +02:00
parent 06c72c6e46
commit dfdf4621aa
2 changed files with 4 additions and 0 deletions

3
debian/chrono.conf vendored Normal file
View File

@ -0,0 +1,3 @@
# Type Path Mode UID GID Age Argument
# See tmpfiles.d(5) for details
d /run/chrono 0755 chrono chrono - -

View File

@ -1,4 +1,5 @@
debian/chrono.service /lib/systemd/system
debian/chrono.conf /usr/lib/tmpfiles.d
debian/chrono-manage /usr/bin
debian/settings.py /etc/chrono
debian/debian_config.py /usr/lib/chrono