Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-37
/
.
/
test
/
test-execute
/
exec-workingdirectory-trailing-dot.service
blob: 5c807b31726a212a1412e25d71c0be7e7687ccd3 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
WorkingDirectory
with
trailing dot
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'test "$$PWD" = "/tmp/test-exec_workingdirectory"'
Type
=
oneshot
WorkingDirectory
=
/tmp/
//./test-exec_workingdirectory/.