RSS BotMB to Hacker NewsEnglish · 2 months agoThese days, systemd can be a cause of restrictions on daemonsutcc.utoronto.caexternal-linkmessage-square1fedilinkarrow-up13arrow-down10file-text
arrow-up13arrow-down1external-linkThese days, systemd can be a cause of restrictions on daemonsutcc.utoronto.caRSS BotMB to Hacker NewsEnglish · 2 months agomessage-square1fedilinkfile-text
minus-squarechaospatterns@lemmy.worldlinkfedilinkEnglisharrow-up1·2 months agosystemd-analyze security {service} gives you a nice print out of what flags are able to be set. Note it doesn’t actually check what flags are compatible. I use it as a starting point of what to try.
systemd-analyze security {service}gives you a nice print out of what flags are able to be set. Note it doesn’t actually check what flags are compatible. I use it as a starting point of what to try.