Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
b044e5ae
You need to sign in or sign up before continuing.
Commit
b044e5ae
authored
Oct 06, 2023
by
Dmitriy Terekhin
Committed by
Anton Midyukov
Dec 01, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alt-server: Mask suspend and hibernate by default
Suggested-by:
Leonid Krivoshein
<
klark@altlinux.org
>
See:
https://bugzilla.altlinux.org/47595
parent
c7b20aef
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
mixin-alt-server.mk
conf.d/mixin-alt-server.mk
+1
-0
No files found.
conf.d/mixin-alt-server.mk
View file @
b044e5ae
...
@@ -77,6 +77,7 @@ endif
...
@@ -77,6 +77,7 @@ endif
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,DEFAULT_SERVICES_ENABLE,rpcbind sshd bind)
@$(call add,DEFAULT_SERVICES_ENABLE,rpcbind sshd bind)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,systemd-networkd.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,systemd-networkd.service)
@$(call add,SYSTEMD_SERVICES_MASK,suspend.target hibernate.target)
@$(call set,META_VOL_ID,ALT Server 10.2 $(ARCH))
@$(call set,META_VOL_ID,ALT Server 10.2 $(ARCH))
@$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_VOL_SET,ALT)
@$(call set,META_VOL_SET,ALT)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment