@flashgnash@lemm.ee to Linux@lemmy.ml • 1 year agoMost of us hate Microsoft, and yet many of us use VSCodemessage-square463fedilinkarrow-up1448arrow-down149file-text
arrow-up1399arrow-down1message-squareMost of us hate Microsoft, and yet many of us use VSCode@flashgnash@lemm.ee to Linux@lemmy.ml • 1 year agomessage-square463fedilinkfile-text
minus-square@pythonoob@programming.devlinkfedilink1•1 year agoIs this different from it running as a service?
minus-square@flashgnash@lemm.eeOPlinkfedilink1•1 year agoYeah, running as a service is generally better as it auto restarts it the machine reboots but daemonizing just means having it run without a shell attached I believe
Is this different from it running as a service?
Yeah, running as a service is generally better as it auto restarts it the machine reboots but daemonizing just means having it run without a shell attached I believe