Skip to main content
Topic: Waiting for network & ntpdate (Read 3986 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Re: Waiting for network & ntpdate

Reply #15
Perhaps this should be handled by tmpfiles, but you can create a wrapper script in this case.
I added this in /etc/tmpfiles.d/ run-lock.conf
Code: [Select]
D     /run/lock   0755 root root  - -
and it seems to work.