I use sudo mkdir /var/lock/tt-rss/ to create this folder which a program called tiny rss needs. But if I reboot Ubuntu, the lock and tt-rss folders no longer exist. It's as if Ubuntu is treating them like temp folders.
I need /var/lock/tt-rss/ to be a permanent folder. How can I make it stay? I could probably do a startup entry, but that seems more of a workaround than a fix.

