10 lines
118 B
Desktop File
10 lines
118 B
Desktop File
[Unit]
|
|
Before=graphical.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/bin/refresher
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|