specified the user for the systemd service
This commit is contained in:
parent
0f5e66d60f
commit
20dd03dfe1
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Description=slideshow
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=velvettear
|
||||
Environment="DISPLAY=:0"
|
||||
Environment="SLIDESHOW_INTERVAL=60"
|
||||
Environment="SLIDESHOW_DIRECTORY=$HOME"
|
||||
|
|
Loading…
Reference in a new issue