Fix autostart
This commit is contained in:
4
autostart/50_pasystray.sh
Executable file
4
autostart/50_pasystray.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
printf '%s' "starting pasystray" >>"$LOGFILE"
|
||||
pasystray & &>> $LOGFILE
|
||||
Reference in New Issue
Block a user