Write redshift PID file.

This commit is contained in:
2016-03-17 20:49:34 +01:00
parent 669cc7c3a5
commit 87373d966a

View File

@@ -4,3 +4,4 @@ redshift_colortemp="6000:3300"
log "starting redshift-gtk"
redshift-gtk -b 1 -l "$redshift_lat_long" -t "$redshift_colortemp" & &>> "$LOGFILE"
printf '%s' $! > "$RUNDIR"/redshift.pid