mirror of
https://github.com/NotAShelf/systemyml.git
synced 2024-11-22 21:31:09 +00:00
8 lines
145 B
Desktop File
8 lines
145 B
Desktop File
[Unit]
|
|
Description=Example service 1
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/service1_executable arg1 arg2
|
|
Environment=VAR1=value1
|
|
Environment=VAR2=value2
|