Added service changes
This commit is contained in:
@@ -4,12 +4,12 @@ After=syslog.target network.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=alexey
|
User=mockgui
|
||||||
Group=alexey
|
Group=mockgui
|
||||||
Environment=RACK_ENV=production
|
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
|
ExecStart=/opt/brepo/ruby33/bin/bundle exec /opt/brepo/ruby33/bin/ruby app.rb
|
||||||
UMask=0002
|
#UMask=0002
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
SyslogIdentifier=mockgui_server
|
SyslogIdentifier=mockgui_server
|
||||||
|
|||||||
Reference in New Issue
Block a user