mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-08 01:03:13 +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
|