Score:0

systemd start mariadb after mounting USB stick

br flag

I moved the datadir of mariadb to a USB-stick, subsequently mariadb won't start anymore at boot time, because the stick is mounted after mariadb was started. I tried to modify the start order by adding

[Unit]
After=remote-fs.target local-fs.target

to /etc/systemd/system/mariadb.service.d/tp.conf, but it does not work. What have I forgotten?

Score:0
br flag

Ok, I fixed it according to this Post. I had to write:

[Unit]
After=mnt-btrfs.mount
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.