Update slideshow service to restart very week to re-suffle the playlist and ensure files don't get stuck during off hours or away hours

This commit is contained in:
KemoNine 2020-08-03 23:52:58 +00:00
parent cd955d170c
commit d353a4582b
1 changed files with 2 additions and 0 deletions

View File

@ -181,6 +181,8 @@ After=getty.target
[Service]
User=fim
ExecStart=/usr/local/bin/fim-slideshow.sh
Restart=always
RuntimeMaxSec=604800
[Install]
WantedBy=multi-user.target