9 lines
138 B
Desktop File
9 lines
138 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/workstation-mgr serve
|
|
Restart=always
|