mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
include:
|
|
- workstation.packages
|
|
|
|
graphical_target:
|
|
file.symlink:
|
|
- name: /etc/systemd/system/default.target
|
|
- target: /lib/systemd/system/graphical.target
|
|
- force: True
|
|
- require:
|
|
- pkg: X Window System
|
|
- pkg: graphical_extras
|