Skip to content

Commit ad8da5e

Browse files
committed
fix: systemd service was blocking entire system
1 parent 14abac3 commit ad8da5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
DefaultDependencies=no
371371
372372
[Service]
373-
Type=oneshot
373+
Type=simple
374374
ExecStart=/home/debix/ase/bin/system-start
375375
376376
[Install]

0 commit comments

Comments
 (0)