RE: systemctl start service as non-root

2015-06-14 Thread Edward Quick
org.apache.catalina.startup.Bootstrap start From: edwardqu...@hotmail.com To: users@lists.fedoraproject.org Subject: systemctl start service as non-root Date: Sun, 14 Jun 2015 09:57:12 + Hi Fedora Users, Does anyone know if it's possible to start a service using systemctl without root privileges? For example

systemctl start service as non-root

2015-06-14 Thread Edward Quick
Hi Fedora Users, Does anyone know if it's possible to start a service using systemctl without root privileges? For example, I've set up a tomcat instance, which starts up fine when issuing systemctl start with root: [root@fedora22 tomcats]# systemctl start tomcat@instance1 [root@fedora22

Re: systemctl start service as non-root

2015-06-14 Thread Martin Cigorraga
/instance1/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start -- From: edwardqu...@hotmail.com To: users@lists.fedoraproject.org Subject: systemctl start service as non-root Date: Sun, 14 Jun