mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
it via kern.proc.pathname sysctl(2). In some cases - booting from NFS or rerooting after replacing the init binary with a new one - the sysctl would fail. In other cases - after upgrading, which moves the old init to /sbin/init.bak - it would return /sbin/init.bak, which is the actual path of the running init, instead of /sbin/init. Reported by: Melissa Jenkins <melissa-freebsd at littlebluecar.co.uk>, jilles@ MFC after: 1 month Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| init.8 | ||
| init.c | ||
| Makefile | ||
| Makefile.depend | ||
| NOTES | ||
| pathnames.h | ||