157 example# psecflags -s current,-aslr -i uid bob
158
159
160 Example 4 Add the aslr flag to the lower set, so that all future child
161 processes must have this flag set.
162
163 example# psecflags -s L=current,aslr $$
164
165
166 EXIT STATUS
167 The following exit values are returned:
168
169
170 0
171
172 Success.
173
174
175 non-zero
176
177 An error has occured.
178
179
180 ATTRIBUTES
181 See attributes(5) for descriptions of the following attributes:
182
183
184
185
186 +--------------------+-----------------+
187 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
188 +--------------------+-----------------+
189 |Interface Stability | Volatile |
190 +--------------------+-----------------+
191
192 SEE ALSO
193 exec(2), attributes(5), contract(4), security-flags(5), zones(5)
194
195
196
197 June 6, 2016 PSECFLAGS(1)
|
157 example# psecflags -s current,-aslr -i uid bob
158
159
160 Example 4 Add the aslr flag to the lower set, so that all future child
161 processes must have this flag set.
162
163 example# psecflags -s L=current,aslr $$
164
165
166 EXIT STATUS
167 The following exit values are returned:
168
169
170 0
171
172 Success.
173
174
175 non-zero
176
177 An error has occurred.
178
179
180 ATTRIBUTES
181 See attributes(5) for descriptions of the following attributes:
182
183
184
185
186 +--------------------+-----------------+
187 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
188 +--------------------+-----------------+
189 |Interface Stability | Volatile |
190 +--------------------+-----------------+
191
192 SEE ALSO
193 exec(2), attributes(5), contract(4), security-flags(5), zones(5)
194
195
196
197 June 6, 2016 PSECFLAGS(1)
|