11 lines
147 B
Desktop File
11 lines
147 B
Desktop File
[Unit]
|
|
Description=Hasspy
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=hasspy
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|