[Unit] Description=Cloudron OAuth Proxy Service OnFailure=crashnotifier@%n.service StopWhenUnneeded=true [Service] Type=idle WorkingDirectory=/home/yellowtent/box Restart=always ExecStart=/usr/bin/node --optimize_for_size --max_semi_space_size=5 --max_old_space_size=30 /home/yellowtent/box/oauthproxy.js Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmile" "BOX_ENV=cloudron" "NODE_ENV=production" KillMode=process User=yellowtent Group=yellowtent MemoryLimit=50M