Current Path :
/
proc
/
self
/
root
/
lib
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/lib/systemd/system/patchman.service
[Unit] Description=Patchman After=network.target [Service] User=root Group=root WorkingDirectory=/usr/local/patchman ExecStart=/usr/local/patchman/patchmand ExecStop=/bin/kill -s TERM $MAINPID Type=forking PIDFile=/var/run/patchmand.pid [Install] WantedBy=multi-user.target Alias=patchman-client.service