Skip to content
Snippets Groups Projects
Commit ca295ac6 authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

workstation: remove baloo autostart.

parent 501be65e
No related branches found
No related tags found
No related merge requests found
...@@ -284,8 +284,7 @@ class freebsd::workstation inherits freebsd::base { ...@@ -284,8 +284,7 @@ class freebsd::workstation inherits freebsd::base {
# Prevent baloo from autostarting # Prevent baloo from autostarting
file { '/usr/local/etc/xdg/autostart/baloo_file.desktop': file { '/usr/local/etc/xdg/autostart/baloo_file.desktop':
ensure => link, ensure => absent,
target => '/dev/null',
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment