Added service changes

master
alexey 2 weeks ago
parent 32bd17f2d5
commit b5bf43a6d5

@ -4,12 +4,12 @@ After=syslog.target network.target
[Service]
Type=simple
User=alexey
Group=alexey
User=mockgui
Group=mockgui
Environment=RACK_ENV=production
WorkingDirectory=/home/mock-gui/mock-gui
WorkingDirectory=/home/mockgui/mock-gui
ExecStart=/opt/brepo/ruby33/bin/bundle exec /opt/brepo/ruby33/bin/ruby app.rb
UMask=0002
#UMask=0002
RestartSec=1
Restart=on-failure
SyslogIdentifier=mockgui_server

Loading…
Cancel
Save