What directory specifications need to be followed on servers?
0
votes
2
answers
113
views
On PCs, the XDG Desktop specifications allow the individual desktops to set different folders for various data. When writing an application that will only ever be run on servers, should one simply hardcode
/etc/myapp
, /var/cache/myapp
etc, or are there potential environment variables or similar that should be checked?
Asked by Krateng
(163 rep)
Dec 20, 2021, 10:04 PM
Last activity: Dec 20, 2021, 10:44 PM
Last activity: Dec 20, 2021, 10:44 PM