diff options
Diffstat (limited to 'scripts/hostclass/desktop')
-rw-r--r-- | scripts/hostclass/desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hostclass/desktop b/scripts/hostclass/desktop index 629ebc0..4f6e31f 100644 --- a/scripts/hostclass/desktop +++ b/scripts/hostclass/desktop @@ -55,7 +55,7 @@ add_group -g "$desktop_access_gid" "$desktop_access_role" # Create desktop devfs ruleset. install_template -m 0644 /etc/devfs.rules sysrc -v "devfs_system_ruleset=${devfs_local_ruleset_name}" -service devd restart +service devfs restart # Enable webcamd. load_kernel_module cuse |