Added [Install] and wait for network.target to systemd service

This commit is contained in:
Keith Irwin 2021-08-13 10:39:43 -06:00
parent d328e775a7
commit d52b9b1124
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
[Unit]
Description=Set desktop wallpaper to %i reddit images
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/reddit-wallpaper /backdrop/screen0/monitorHDMI-A-0/workspace0/last-image %i
[Install]
WantedBy=multi-user.target