Commit Graph

2 Commits

Author SHA1 Message Date
Fredrik Fornwall 49f69cc34e daemonize: -Werror=implicit-function-declaration 2017-07-07 00:34:47 +02:00
Fredrik Fornwall c6c2957062 daemonize: Use $PREFIX instead of /
As / is no longer readable on Android 7, we switch to chdir($PREFIX)
instead of chdir(/) to get a readable directory.

Fixes #614.
2016-12-23 03:54:21 -05:00