summarylogtreecommitdiffstats
path: root/temp-links-catalyst.service
blob: 291bd96b8f38a6e0fcb96992b790cd5d86dca253 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=temp files linker for catalyst

[Service]
SysVStartPriority=90
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/temp_links_catalyst start
ExecStop=/usr/bin/temp_links_catalyst stop
KillMode=none

[Install]
WantedBy=multi-user.target