diff --git a/conf/systemd.service b/conf/systemd.service index 16b352e..e082ffe 100755 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -4,7 +4,7 @@ After=network.target [Service] Type=simple -User=plume +User=__APP__ WorkingDirectory=__FINALPATH__/__APP__ ExecStart=__FINALPATH__/.cargo/bin/plume TimeoutSec=30