Skip to content
Snippets Groups Projects
Commit 2d3ad7ff authored by Andreas Kempe's avatar Andreas Kempe
Browse files

workstation: remove nginx package

Nginx is apparently not suitable to run as a non-administrator because
paths like /var/log/nginx seem hard coded at compile time.
parent 6b1475ee
Branches
Tags
No related merge requests found
...@@ -116,7 +116,6 @@ class freebsd::workstation inherits freebsd::base { ...@@ -116,7 +116,6 @@ class freebsd::workstation inherits freebsd::base {
'ncmpcpp', 'ncmpcpp',
'netbeans', 'netbeans',
'newsboat', 'newsboat',
'nginx',
'nim', 'nim',
'nitrogen', 'nitrogen',
'nmap', 'nmap',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment