Re: Systemd not able to spawn Exec permission denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mo, 08.10.18 05:17, Krunal Patel (krpatel19@xxxxxxxxxxx) wrote:

> [Unit]
> Description=StreamSets Data Collector (SDC)
> 
> [Service]
> User=sdc
> Group=sdc
> LimitNOFILE=32768
> Environment=SDC_CONF=/etc/sdc
> Environment=SDC_HOME=/opt/streamsets-datacollector
> Environment=SDC_LOG=/var/log/sdc
> Environment=SDC_DATA=/var/lib/sdc
> ExecStart=/opt/streamsets-datacollector/bin/streamsets dc -verbose
> TimeoutSec=60

You run this binary as "sdc" user. Are you sure that the "sdc" user
has access to every component in the
/opt/streamsets-datacollector/bin/streamsets path?

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/systemd-devel




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux