AlexPewMaster@lemmy.zip to Linux@lemmy.ml · 1 year agoWhat is the /opt directory?message-squaremessage-square46fedilinkarrow-up1127file-text
arrow-up1127message-squareWhat is the /opt directory?AlexPewMaster@lemmy.zip to Linux@lemmy.ml · 1 year agomessage-square46fedilinkfile-text
I’ve seen a lot of self-hosted software wanting to store their data in /opt, is there any reason why?
minus-squarecaseyweederman@lemmy.calinkfedilinkarrow-up5·1 year agoWho gets the final call on that, the developer or the maintainer? I’ve noticed that Landscape goes into /opt, and Canonical is both developer and maintainer there.
minus-squarecatloaf@lemm.eelinkfedilinkEnglisharrow-up9·1 year agoThe developer could do one thing, but whoever builds the package could change it, so the packager.
minus-squareFigMcLargeHuge@sh.itjust.workslinkfedilinkEnglisharrow-up7·1 year agoEspecially when some dumbass app starts writing log files to /opt.
Who gets the final call on that, the developer or the maintainer? I’ve noticed that Landscape goes into /opt, and Canonical is both developer and maintainer there.
The developer could do one thing, but whoever builds the package could change it, so the packager.
The system admin.
Especially when some dumbass app starts writing log files to /opt.
Sure, but in the case of dpkg?
The packager.