Added service changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user