summarylogtreecommitdiffstats
path: root/randwall@.service
blob: d92c5932848dced8fb132ec1841397e62fdaf266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=random wallpaper service for %i
After=network-online.target
Wants=network-online.target

[Service]
User=%i
Group=users
ExecStart=/usr/bin/randwall

[Install]
WantedBy=multi-user.target