dezmd@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-21 month agoActual systemd debate (redux)lemmy.worldimagemessage-square8fedilinkarrow-up1154arrow-down115file-text
arrow-up1139arrow-down1imageActual systemd debate (redux)lemmy.worlddezmd@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-21 month agomessage-square8fedilinkfile-text
minus-squareExec@pawb.sociallinkfedilinkarrow-up2·1 month agoUnless configured to explicitly blanket allow without authentication I don’t think you can run sudo from cron
minus-squareWolf314159@startrek.websitelinkfedilinkarrow-up6·1 month agoYeah, they got the sudo placement inside out. You “sudo crontab -e” and put your commands there that need sudo, you don’t sudo the individual commands in the regular user’s crontab.
minus-squareleds@feddit.dklinkfedilinkarrow-up2arrow-down1·1 month agoWith systemd this would not be an issue , you just need to set up a timer for your service and some policy rules /s?
Unless configured to explicitly blanket allow without authentication I don’t think you can run sudo from cron
Yeah, they got the sudo placement inside out. You “sudo crontab -e” and put your commands there that need sudo, you don’t sudo the individual commands in the regular user’s crontab.
With systemd this would not be an issue , you just need to set up a timer for your service and some policy rules /s?