sysrc.8 (f41e2a4d49fd27d2976d1459787ac0e6870f528c) sysrc.8 (872d9e390677102fcee7718d804b851634c19acd)
1.\" Copyright (c) 2011-2012 Devin Teske
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 171 unchanged lines hidden (view full) ---

180.El
181.Sh DEPENDENCIES
182The following standard commands are required by
183.Nm :
184.Pp
185.Xr awk 1 ,
186.Xr cat 1 ,
187.Xr chmod 1 ,
1.\" Copyright (c) 2011-2012 Devin Teske
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 171 unchanged lines hidden (view full) ---

180.El
181.Sh DEPENDENCIES
182The following standard commands are required by
183.Nm :
184.Pp
185.Xr awk 1 ,
186.Xr cat 1 ,
187.Xr chmod 1 ,
188.Xr chown 8 ,
189.Xr env 1 ,
190.Xr grep 1 ,
188.Xr env 1 ,
189.Xr grep 1 ,
191.Xr jexec 8 ,
192.Xr jls 1 ,
193.Xr mktemp 1 ,
194.Xr mv 1 ,
195.Xr rm 1 ,
196.Xr sh 1 ,
197.Xr stat 1 ,
190.Xr jls 1 ,
191.Xr mktemp 1 ,
192.Xr mv 1 ,
193.Xr rm 1 ,
194.Xr sh 1 ,
195.Xr stat 1 ,
198.Xr tail 1
196.Xr tail 1 ,
197.Xr chown 8
198and
199.Xr jexec 8 .
199.Sh FILES
200.Bl -tag -width ".Pa /etc/defaults/rc.conf" -compact
201.It Pa /etc/defaults/rc.conf
202.It Pa /etc/rc.conf
203.It Pa /etc/rc.conf.local
204.El
205.Sh EXAMPLES
206Below are some simple examples of how

--- 59 unchanged lines hidden (view full) ---

266.Nm
267utility presently does not support the
268.Ql rc.conf.d
269collection of system configuration files
270.Pq which requires a service name to be known during execution .
271.Pp
272This will be corrected by a future enhancement.
273.Sh SEE ALSO
200.Sh FILES
201.Bl -tag -width ".Pa /etc/defaults/rc.conf" -compact
202.It Pa /etc/defaults/rc.conf
203.It Pa /etc/rc.conf
204.It Pa /etc/rc.conf.local
205.El
206.Sh EXAMPLES
207Below are some simple examples of how

--- 59 unchanged lines hidden (view full) ---

267.Nm
268utility presently does not support the
269.Ql rc.conf.d
270collection of system configuration files
271.Pq which requires a service name to be known during execution .
272.Pp
273This will be corrected by a future enhancement.
274.Sh SEE ALSO
275.Xr jls 1 ,
276.Xr rc.conf 5 ,
274.Xr jail 8 ,
275.Xr jexec 8 ,
277.Xr jail 8 ,
278.Xr jexec 8 ,
276.Xr jls 1 ,
277.Xr rc 8 ,
279.Xr rc 8 ,
278.Xr rc.conf 5 ,
279.Xr sysctl 8
280.Sh HISTORY
281A
282.Nm
283utility first appeared in
284.Bx 10.0 .
285.Sh AUTHORS
286.An Devin Teske Aq dteske@FreeBSD.org
287.Sh THANKS TO
288Brandon Gooch, Garrett Cooper, Julian Elischer, Pawel Jakub Dawidek,
289Cyrille Lefevre, Ross West, Stefan Esser, Marco Steinbach, and Jilles Tjoelker
290for suggestions and help.
280.Xr sysctl 8
281.Sh HISTORY
282A
283.Nm
284utility first appeared in
285.Bx 10.0 .
286.Sh AUTHORS
287.An Devin Teske Aq dteske@FreeBSD.org
288.Sh THANKS TO
289Brandon Gooch, Garrett Cooper, Julian Elischer, Pawel Jakub Dawidek,
290Cyrille Lefevre, Ross West, Stefan Esser, Marco Steinbach, and Jilles Tjoelker
291for suggestions and help.