Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153504849
D38292.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
767 B
Referenced Files
None
Subscribers
None
D38292.id.diff
View Options
diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf
--- a/libexec/rc/rc.conf
+++ b/libexec/rc/rc.conf
@@ -55,6 +55,7 @@
tmpmfs="AUTO" # Set to YES to always create an mfs /tmp, NO to never
tmpsize="20m" # Size of mfs /tmp if created
tmpmfs_flags="-S" # Extra mdmfs options for the mfs /tmp
+utx_enable="YES" # Enable user accounting
varmfs="AUTO" # Set to YES to always create an mfs /var, NO to never
varsize="32m" # Size of mfs /var if created
varmfs_flags="-S" # Extra mount options for the mfs /var
diff --git a/libexec/rc/rc.d/utx b/libexec/rc/rc.d/utx
--- a/libexec/rc/rc.d/utx
+++ b/libexec/rc/rc.d/utx
@@ -12,6 +12,7 @@
name="utx"
desc="Manage the user accounting database"
+rcvar="utx_enable"
start_cmd="utx boot"
stop_cmd="utx shutdown"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 12:27 PM (14 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31966238
Default Alt Text
D38292.id.diff (767 B)
Attached To
Mode
D38292: utx: Allow disabling user accounting
Attached
Detach File
Event Timeline
Log In to Comment