summarylogtreecommitdiffstats
path: root/immich-server.log.run
blob: f710504c3265786927f55326c9b20a59e686ae32 (plain)
1
2
3
4
5
6
#!/bin/sh
exec 2>&1; set -e

[ -d /var/log/immich-server ] || install -dm 755 /var/log/immich-server

exec svlogd -tt /var/log/immich-server