Search Criteria
Package Details: asusctl-nosystemd-dinit 1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/asusctl-nosystemd-dinit.git (read-only, click to copy) |
|---|---|
| Package Base: | asusctl-nosystemd-dinit |
| Description: | Dinit service files for asusctl (with no SystemD) |
| Upstream URL: | None |
| Keywords: | asusctl dinit nosystemd |
| Licenses: | GPL-3.0 |
| Submitter: | super |
| Maintainer: | super |
| Last Packager: | super |
| Votes: | 1 |
| Popularity: | 0.002094 |
| First Submitted: | 2025-07-18 14:42 (UTC) |
| Last Updated: | 2025-07-18 14:42 (UTC) |
Dependencies (3)
- asusctl-nosystemdAUR
- dinitAUR
- rog-control-center-nosystemdAUR (optional) – Frontend to control asusctl
Latest Comments
tgheretford commented on 2026-04-26 18:06 (UTC)
The service file needs "depends-on = dbus" adding to it to enable asusctl to start at boot successfully. As it stands, it's currently starting before dbus and asusctl requires dbus to function. Which is why you can start it on demand but it fails to work when booting.
notfleshka commented on 2025-12-30 17:27 (UTC) (edited on 2025-12-30 17:28 (UTC) by notfleshka)
works generally fine, but doesn't work when enabling it to start at boot, gives this error: sudo dinitctl status asusd Service: asusd State: STOPPED (could not be launched) Stage: opening log file Error: Read-only file system
fixable by restarting/starting it manually after boot, not the best solution tho