@Doomguy@lemmy.ml to Memes@lemmy.ml • 2 years agoTeaching a friend Linux be like,lemmy.mlimagemessage-square44fedilinkarrow-up1216arrow-down12
arrow-up1214arrow-down1imageTeaching a friend Linux be like,lemmy.ml@Doomguy@lemmy.ml to Memes@lemmy.ml • 2 years agomessage-square44fedilink
minus-square@Lobstronomosity@lemmy.mllinkfedilinkEnglish0•2 years agoIn this case, Raspbian on a Raspberry Pi. I was trying to set up a script that would connect to a network storage device automatically. There’s not a simple way to do it, you have to go about it in a hacky way.
minus-square@mishugashu@lemmy.mllinkfedilinkEnglish4•2 years agoDoes it not use systemd? Sounds like a pretty easy systemd init script that waits on network.
minus-square@xethos@lemmy.mllinkfedilinkEnglish2•edit-22 years agoHell, that could just be an fstab entry
In this case, Raspbian on a Raspberry Pi. I was trying to set up a script that would connect to a network storage device automatically. There’s not a simple way to do it, you have to go about it in a hacky way.
Does it not use systemd? Sounds like a pretty easy systemd init script that waits on network.
Hell, that could just be an fstab entry