On Mi, 12.09.18 19:17, deepan muthusamy ([email protected]) wrote: > In my case , I want to check whether the filesystem path is available or > not ( for example, /run/user/0). If this path is available I want to start > my service. > > How to do this?? Can I use the same method which you mentioned?
Use PathExists= instead of PathModified=. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
