added new environment variable to service
This commit is contained in:
parent
5ca18a5717
commit
4357ef154e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Environment="SLIDESHOW_INTERVAL=60"
|
|||
Environment="SLIDESHOW_DIRECTORY=$HOME"
|
||||
Environment="SLIDESHOW_RESOLUTION=1920x1080"
|
||||
Environment="SLIDESHOW_LOGLEVEL=info"
|
||||
Environment="SLIDESHOW_PALETTE=/tmp/.slideshow.palette"
|
||||
ExecStart=/opt/slideshow/slideshow
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Reference in a new issue