2025-10-31 19:57:42 +01:00
|
|
|
[Unit]
|
2025-12-01 17:25:18 +01:00
|
|
|
Description=User graphical session service
|
|
|
|
|
After=graphical-session.target
|
2025-10-31 19:57:42 +01:00
|
|
|
|
|
|
|
|
[Service]
|
2025-12-01 17:25:18 +01:00
|
|
|
ExecStart=/usr/local/bin/steamos
|
|
|
|
|
EnvironmentFile=%t/steamos-environment
|
2025-10-31 19:57:42 +01:00
|
|
|
Restart=on-failure
|
2025-12-25 16:37:05 +01:00
|
|
|
# AllowedCPUs={{ general_cores }}
|