mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add service files for ArchLinux.
Note Arch's primary init system is now systemd, although init.d is still supported and used by some. The PKGBUILD[-git] will probably want to be changed to incorporate this commit's effects.
This commit is contained in:
parent
63352e6fa4
commit
f321100507
3 changed files with 3 additions and 0 deletions
1
pkg/arch/salt-master.service
Symbolic link
1
pkg/arch/salt-master.service
Symbolic link
|
@ -0,0 +1 @@
|
|||
../salt-master.service
|
1
pkg/arch/salt-minion.service
Symbolic link
1
pkg/arch/salt-minion.service
Symbolic link
|
@ -0,0 +1 @@
|
|||
../salt-minion.service
|
1
pkg/arch/salt-syndic.service
Symbolic link
1
pkg/arch/salt-syndic.service
Symbolic link
|
@ -0,0 +1 @@
|
|||
../salt-syndic.service
|
Loading…
Add table
Reference in a new issue