Move executables into local/bin
and fix known bustedness
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/home/me/.redshift-gtk-wrapper
|
||||
ExecStart=/home/me/.local/bin/redshift-gtk-wrapper
|
||||
SyslogIdentifier=
|
||||
SyslogIdentifier=redshift-gtk
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/home/me/.redshift-wrapper
|
||||
ExecStart=/home/me/.local/bin/redshift-wrapper
|
||||
SyslogIdentifier=
|
||||
SyslogIdentifier=redshift
|
||||
|
Reference in New Issue
Block a user