12 lines
204 B
Desktop File
12 lines
204 B
Desktop File
[Unit]
|
|
Description=Session Migration
|
|
Before=graphical-session-pre.target
|
|
Requires=dbus.socket
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/session-migration
|
|
|
|
[Install]
|
|
WantedBy=graphical-session-pre.target
|