Add 'geoclue' systemd user service
parent
b7aa2e8294
commit
f9ec2f327c
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=redshift needs to get a (geo)clue
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/lib/geoclue-2.0/demos/agent
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Reference in New Issue