10 lines
183 B
Desktop File
10 lines
183 B
Desktop File
[Unit]
|
|
Description=pinnwand pastebin
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/pinnwand --configuration-path /etc/pinnwand/pinnwand.toml http
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|