summarylogtreecommitdiffstats
path: root/vorleser.install
blob: 1932bb4ad6f215bc7eab6c67f50be83ec2441a58 (plain)
1
2
3
4
post_install() {
  systemd-sysusers vorleser.conf
  [[ -d /var/lib/vorleser ]] || install -d -m 655 -o vorleser -g vorleser /var/lib/vorleser
}