Accepting request 844364 from home:Guillaume_G
parsec service OBS-URL: https://build.opensuse.org/request/show/844364 OBS-URL: https://build.opensuse.org/package/show/security/parsec?expand=0&rev=1
This commit is contained in:
15
parsec.service
Normal file
15
parsec.service
Normal file
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=Parsec Service
|
||||
Documentation=https://parallaxsecond.github.io/parsec-book/parsec_service/install_parsec_linux.html
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
KillMode=process
|
||||
Restart=on-failure
|
||||
WorkingDirectory=/var/lib/parsec
|
||||
ExecStart=/usr/libexec/parsec -c /etc/parsec/config.toml
|
||||
User=parsec
|
||||
Group=parsec
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user