974391d345
drop the reconfigure notify pid for now
4 lines
116 B
Bash
Executable file
4 lines
116 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# A temporary script to be replaced by a real program..
|
|
exec openbox --restart-binary openbox-gnome "$@"
|