1# SPDX-License-Identifier: LGPL-2.1-or-later 2 3[Unit] 4Description=Test Path Unit= 5 6[Path] 7PathExists=/tmp/test-path_unit 8Unit=path-mycustomunit.service 9 10[Install] 11WantedBy=multi-user.target 12
1# SPDX-License-Identifier: LGPL-2.1-or-later 2 3[Unit] 4Description=Test Path Unit= 5 6[Path] 7PathExists=/tmp/test-path_unit 8Unit=path-mycustomunit.service 9 10[Install] 11WantedBy=multi-user.target 12