12 lines
175 B
Desktop File
12 lines
175 B
Desktop File
[Unit]
|
|
Description=GNU Taler exchange
|
|
After=postgres.service network.target
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|
|
[Unit]
|
|
Type=oneshot
|
|
ExecStart=/bin/true
|
|
RemainAfterExit=yes
|