chickose.blogg.se

Chromium ubuntu
Chromium ubuntu





chromium ubuntu

This is because a graphical program that you want to run under the aegis of your own account is a per-user service not a system service. It should go in ~marton/.config/systemd/user. It should not even go in /etc/systemd/system. You are putting the service unit file in entirely the wrong directory. This is how the systemd people have been telling people to do this. Since you did ask how to do it with systemd. Question: What am I doing wrong and how to solve the problem Mon Aug 14 06:46:35 marton /etc/systemd $ Main PID: 853 (code=exited, status=1/FAILURE)Īug 14 06:38:47 date chromium: Unable to init server: Could not connect: Connection refusedĪug 14 06:38:47 date chromium: Gtk: cannot open display: Process: 853 ExecStart=/usr/lib64/chromium/chromium (code=exited, status=1/FAILURE) Loaded: loaded (/etc/systemd/chorm_rvice enabled)Īctive: failed (Result: exit-code) since Mon 06:38:44 EEST 7min ago Mon Aug 14 06:45:38 marton /etc/systemd $ sudo systemctl status chorm_startĬhorm_rvice - "Starting chromium on startup" Mon Aug 14 06:45:20 marton /etc/systemd $ cat chorm_rviceĭescription="Starting chromium on startup"

chromium ubuntu

Mon Aug 14 06:45:19 marton /etc/systemd $ ls -l Mon Aug 14 06:45:00 marton /etc/systemd $ sudo chmod 664 chorm_rvice rw-rw-r- 1 root root 138 Aug 14 06:34 chorm_rvice Mon Aug 14 06:45:00 marton /etc/systemd $ ls -l So far: Mon Aug 14 06:45:00 marton /etc/systemd $ Problem: I think the problem is that I want to start a GUI program

chromium ubuntu

Task: Start Chromium on startup on openSUSE machine







Chromium ubuntu