Skip to content
Snippets Groups Projects
Commit 1651b2be authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: use full path for binary used in ExecStart=

parent e2fc43bd
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ Conflicts=exlibris.service
[Service]
Type=simple
Restart=no
ExecStart=true
ExecStart=/usr/bin/true
User={{ vault_rosetta_user }}
Group={{ vault_rosetta_group }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment