perkeep/pkg/osutil
mpl af3d0dc1f2 pkg/osutil: add arguments to RestartProcess
use it to restart server with -reindex

Fixes #753

Change-Id: Iff4a8c725820f8204d9539b9bafe5f4d3b65780c
2016-05-09 16:18:39 +02:00
..
gce add canonical import paths 2016-03-13 19:57:14 -07:00
cpu.go
cpu_freebsd.go
cpu_linux.go
findproc_appengine.go
findproc_normal.go
mem.go
mem_unix.go
openurl.go
osutil.go add canonical import paths 2016-03-13 19:57:14 -07:00
paths.go vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
paths_test.go pkg/jsonconfig: remove dependence on pkg/osutil 2015-12-01 00:43:39 +01:00
restart_freebsd.go
restart_stub.go osutil: selfpath for windows, and make it public. 2014-08-18 22:30:01 +02:00
restart_unix.go pkg/osutil: add arguments to RestartProcess 2016-05-09 16:18:39 +02:00
restart_windows.go osutil: selfpath for windows, and make it public. 2014-08-18 22:30:01 +02:00
syscall_appengine.go
syscall_posix.go adding keys to fields to make go vet happy 2016-01-09 00:34:55 -08:00
syscall_solaris.go Let Camlistore build on Solaris 2014-08-28 14:26:11 +02:00
syscall_windows.go