It's from the GUI which only partially loads.
________________________________
From: Rob Sheldon <r...@robsheldon.com>
Sent: Saturday, November 5, 2022 18:33
To: backuppc-users@lists.sourceforge.net <backuppc-users@lists.sourceforge.net>
Subject: Re: [BackupPC-users] Setuid problem

Waitaminnit, the service status says it's running. Are you getting this error 
through the web interface, or on the commandline?

On Sat, Nov 5, 2022, at 6:23 PM, Dave Bachmann wrote:
> The only change to my service file was to uncomment the group; both user and 
> group had been properly configured as backuppc. I had reloaded the daemon.
> The service reads as follows:
>
>>> [Unit]
>>> Description=BackupPC server
>>> After=syslog.target local-fs.target
>>>
>>> [Service]
>>> Type=simple
>>> User=backuppc
>>> Group=backuppc
>>> ExecStart=/usr/local/BackupPC/bin/BackupPC
>>> ExecReload=/bin/kill -HUP $MAINPID
>>> RuntimeDirectory=BackupPC
>>> PIDFile=/var/run/BackupPC/BackupPC.pid
>>> KillSignal=SIGTERM
>>> Restart=always
>>> RestartSec=1
>>>
>>> [Install]
>>> WantedBy=multi-user.target
> the current status is:
>> *●* backuppc.service - BackupPC server
>>     Loaded: loaded (/etc/systemd/system/backuppc.service; enabled; vendor 
>> preset: enabled)
>>     Active: * active (running)* since Sat 2022-11-05 12:15:29 PDT; 5h 56min 
>> ago
>>   Main PID: 598214 (BackupPC)
>>      Tasks: 1 (limit: 37524)
>>     Memory: 8.6M
>>        CPU: 84ms
>>     CGroup: /system.slice/backuppc.service
>>             └─598214 /usr/bin/perl /usr/local/BackupPC/bin/BackupPC
>>
>> Nov 05 12:15:29 eagle systemd[1]: Started BackupPC server.
>>
> Thanx for the suggestions. Any idea where to look to see why the system wants 
> to run it as ID 33?
>

_</email>_
Rob Sheldon


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to