Skip to content
Snippets Groups Projects
p2pacmand.service 174 B
Newer Older
onny's avatar
onny committed
[Unit]
Description=p2pacman Daemon
After=network.target

[Service]
#User=
ExecStart=/usr/bin/p2pacmand
ExecStop=/bin/kill -INT $MAINPID

[Install]
WantedBy=multi-user.target