Skip to content

Commit

Permalink
Start once screen autostart
Browse files Browse the repository at this point in the history
* Is executed during user connection, timer is no more required
  • Loading branch information
camlafit committed Aug 27, 2024
1 parent 782f152 commit ea4d204
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
5 changes: 3 additions & 2 deletions debian/screen-save.screen-save-autostart.user.service
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Description=Auto start all saved screen session

[Service]
Type=oneshot
ExecStart=/usr/bin/screen-auto-start
User=root

[Install]
WantedBy=default.target
8 changes: 0 additions & 8 deletions debian/screen-save.screen-save-autostart.user.timer

This file was deleted.

0 comments on commit ea4d204

Please sign in to comment.