RSS BotMB to Hacker NewsEnglish · 21 days 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 · 21 days agomessage-square1fedilinkfile-text
minus-squarechaospatterns@lemmy.worldlinkfedilinkEnglisharrow-up1·20 days 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.