summarylogtreecommitdiffstats
path: root/warsaw.service
blob: d2a46ca807f62bcccdabdb4474baf3c710b33830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Warsaw Technology (core)
After=remote-fs.service
After=syslog.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStartPre=/usr/bin/warsaw/wscertmgr
ExecStart=/usr/bin/warsaw/core

[Install]
WantedBy=multi-user.target