util.logging.config.file=/var/lib/tomcats/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.fedorapro
nager
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?
F
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 tomca